Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Aur comment field formattings

Supports the aur comment system formatting options like codeblock, italic, bold and something like that?

like image 400
silvio Avatar asked Feb 19 '16 10:02

silvio


1 Answers

This answer sucks but its one of the top Google results for this. Although you shouldn't spam the comments with stuff, let it be known that AUR uses similar formatting to StackOverflow and Github:

  • Code uses backticks: surround with a single `code` or triple ```code```
  • Italic uses asterisks: *text*
  • Bold uses 2 asterisks: **text**
like image 95
Twisty Avatar answered Oct 20 '22 15:10

Twisty