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 | ![]() |
| Ordered list | 1. First item 2. Second item 3. Third item |
|
| Unordered list | - 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` | |
| Fenced code block |
``` fenced code block ``` |
![]() |
Read on to find out about:


Comments
0 comments
Article is closed for comments.