You can now use HTML format in task descriptions.
With HTML descriptions, you can now do the following...
- Hyperlinks
- Bulleted lists
- Numbered lists
- Checklists
- Tables
- Special Characters (including Emojis 😀)
- Images
- Find & Replace Text
- Heading Styles
- Font Type
- Font Colors
- Font Background Colors
... and more!!!
You can also use shortcuts to format text on the fly.
Block formatting | Bulleted list | Start a line with * or - followed by a space. |
Numbered list | Start a line with 1. or 1) followed by a space. | |
To-do list | Start a line with [ ] or [x] followed by a space to insert an unchecked or checked list item. | |
Headings | Start a line with #, ##, or ### followed by a space to create a Heading 1, Heading 2, or Heading 3. | |
Inline formatting | Bold | Type ** or __ around your text. |
Italic | Type * or _ around your text. | |
Code | Type ` around your text. | |
Strikethrough | Type ~~ around your text. |