Using Mark down comments editor at Yodiz
- Mark down support
- Attachment of local files from your computer
- Attachment of files from cloud (Dropbox, Google Drive)
- Tagging users with selection from drop down.

Mark down format
Bold
To bold use **Bold characters** and it will be shown like Bold characters Italic To italic use _italic characters_ and it will be shown like italic charactersURLs
If you type http://www.yodiz.com it will be converted into hyperlink.List items
Use - space and then text like - Item 1 - Item 2 and it will be shown like- Item 1
- Item 2
Code Block
To start the code block have 3 consecutive ´´´ characters to mark start of the code area and to end the code are use same 3 ´´´ characters. Code area will be highlighted Here is the example what to type in comments area
