Markdown support

Supported elements


Not supported elements


Planned


Support for Additional Syntax Elements

  • Note, tip, important, warning, caution blockquotes:
Markdown> [!NOTE] A note!
> [!TIP] A tip!
> [!IMPORTANT] Something important.
> [!WARNING] A warning!
> [!CAUTION] Caution!


  • Underline:
Underline example
Markdown__This text will be underlined.__


  • Subtext:
Subtext example
Markdown-# This line will be made smaller and greyed out.


Escaping

To escape any element or character, use a backslash (\).
To insert a backslash in your text, use two backslashes (\\).


Swipe right to open the menu and swipe left to close it.