Can I use Markdown to edit text?

Yes! Elements of Markdown formatting is supported in Kanban Tool comments and the Board Readme power-up, making your text easier to read and organize.

Markdown formatting guide

  • Bold text → *bold text*
  • Italicized text → _italicized text_
    Both can also be used in checklist items.
  • Links → [anchor text](https://www.example.com)
  • Images → ![title](https://image.jpg)
  • Lists →
    * First item
    * Second item