Markdown support

Supported elements


Not supported elements


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.


  • Embeds:

Markdown
{https://juststudio.is-a.dev/}


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.