Article

Formatting comments

Formatting of comments in Workiro is currently supported using a subset of markdown.

Use the following markdown syntax options when typing your comments to get the desired rendering.

Formatting Markdown syntax Rendering
Bold **bold text** bold text
Italic *Italicized text* italic text
Blockquote > blockquote Formatting comments ()_mceclip0.png
Ordered list 1. First item
2. Second item
3. Third item
  1. First item
  2. Second item
  3. Third item
Unordered list - First item
- Second item
- Third item
  • First item
  • Second item
  • Third item
Hyperlink I use [Workiro](https://workiro.com) to get things done. I use Workiro to get things done.
Code `code` Formatting comments ()_mceclip1.png
Fenced code block

```

fenced

code

block

```

Formatting comments ()_mceclip2.png

 

Read on to find out about:

Powered by Zendesk