Logseq is an open-source note taking application that supports Markdown and Orgmode syntax. As it prioritizes privacy, everything is stored locally on your machine for the desktop and web applications. There are mobile apps available for iOS and Android devices.

Logseq provides a very promising feature set: Back links, note graphs (inspired by Roam Research), automated card creation (for learning), templates, and much more.

Logseq application

Logseq Markdown Support

Logseq provides support for the following Markdown elements.

Element Support Notes
Headings Yes
Paragraphs Yes Every paragraph starts with a hyphen character (-)
Line Breaks Yes Use CR character (\r)
Bold Yes
Italic Yes
Blockquotes Yes
Ordered Lists Yes
Unordered Lists Yes
Code Yes
Horizontal Rules Yes
Links Yes
Images Yes
Tables Yes
Fenced Code Blocks Yes
Syntax Highlighting Yes
Footnotes No Not yet supported, but itโ€™s on the roadmap
Heading IDs No
Definition Lists No
Strikethrough Yes
Task Lists No Logseq has predefined commands for this: TODO/DOING/DONE or LATER/NOW
Emoji (copy and paste) Yes
Emoji (shortcodes) No
Highlight Yes
Subscript No Use X_{sub}
Superscript No Use X^{super}
Automatic URL Linking Yes
Disabling Automatic URL Linking No
HTML Yes Requires XHTML tags: tags must be closed or self-closing (e.g. <p/>)

See Also

Take your Markdown skills to the next level.

Learn Markdown in 60 pages. Designed for both novices and experts, The Markdown Guide book is a comprehensive reference that has everything you need to get started and master Markdown syntax.

Get the Book
Want to learn more Markdown?

Don't stop now! ๐Ÿš€ Star the GitHub repository and then enter your email address below to receive new Markdown tutorials via email. No spam!