Markdown.
Typora-style live rendering powered by tree-sitter: the syntax conceals itself until your selection touches it.
What renders inline
- Bold and italic
Inline codeand links- Headings
- Lists, nested lists and task lists — click a checkbox to toggle it
- Code blocks with syntax highlighting
Concealment
Markdown markers stay hidden while you read and reappear while your cursor is on them. What you see is the rendered note; what is on disk is plain markdown.
Editing keys
Standard editing keys plus B (bold), I (italic), Z/⇧Z (undo/redo) and word jumps with Ctrl←/→ (Alt←/→ on macOS).