Formatting comments can help you communicate your messages in GetBusy more effectively, making things easier to read! 👀
Formatting comments is possible using certain special characters with your text, more specifically using Markdown.
Just use the following syntax options when writing comments in GetBusy:
FORMATTING OPTION | MARKDOWN SYNTAX | HOW IT WILL APPEAR IN GETBUSY |
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 to a website | [Words to hyperlink](websiteURL) | Words to hyperlink |
Code | `code` | ![]() |
Fenced code block |
``` fenced code block ``` |
![]() |
❗ Please note: Comment formatting currently only renders when using GetBusy in a web browser, the desktop app or the Android mobile app. It is not currently available when viewing on the iOS mobile app (coming soon). ❗
Read on to find out about:
Comments
0 comments
Article is closed for comments.