Options
Markdown Input
Supported Markdown Features
- • Headers: # H1, ## H2, ### H3, etc.
- • Emphasis: **bold**, *italic*, ~~strikethrough~~
- • Lists: Ordered (1. 2. 3.) and unordered (- * +)
- • Links: [text](url) and reference style
- • Images: 
- • Code: `inline` and ```fenced blocks```
- • Tables: With alignment support
- • Blockquotes: > quoted text
GitHub Flavored Markdown
- • Task lists: - [x] completed, - [ ] todo
- • Tables: Extended table syntax
- • Strikethrough: ~~deleted text~~
- • Autolinks: URLs become clickable
- • Emoji: :smile: :rocket: (in preview)
- • Syntax highlighting: Language-specific code blocks
- • Footnotes: Reference-style footnotes
- • HTML: Inline HTML support