For task descriptions and task comments we use markdown syntax.
Here is a quick cheat sheet for formatting text:
Bold : **text**
Italic: *text*
Link: [Duck Duck Go](https://duckduckgo.com)
Image: 
List:
* item1
* item2
Numbered List:
- item1
- item2
Inline code: `nano`
Code block:

NOTE: We currently don’t support quotes for security reason.