Intro
In memos, we use our own parser to display markdown-compatible content.
In this page, you will learn all syntaxes you can use in your memo content.
Supported markdown syntax
If you are not familiar with markdown, please refer Markdown Cheat Sheet to get started.
We try to support those useful syntaxes into memos not all of them.
Basic Syntax
Extended Syntax
Something special
- Just like GitHub's editor, you can directly write plain links.
#
followed by text will be recognized as a tag, refer Best practices to write a TAG to know more.
- Unlike markdown, you don't need to press
Enter
twice to break a line.