Editor Guide
Master the MisarBlog writing experience.
Editor Guide
MisarBlog offers both a Markdown editor and a rich text (WYSIWYG) editor.
Markdown Shortcuts
| Shortcut | Result |
|----------|--------|
| # Heading | H1 heading |
| ## Heading | H2 heading |
| **bold** | Bold |
| *italic* | Italic |
| `code` | Inline code |
| ```language ``` | Code block |
| > text | Blockquote |
| - item | Bullet list |
| 1. item | Numbered list |
Keyboard Shortcuts
| Shortcut | Action |
|----------|--------|
| Cmd/Ctrl + B | Bold |
| Cmd/Ctrl + I | Italic |
| Cmd/Ctrl + K | Insert link |
| Cmd/Ctrl + S | Save draft |
| Cmd/Ctrl + Enter | Publish |
Inserting Media
Use the / command to insert:
/image— upload or paste an image URL/embed— embed YouTube, Twitter, or any URL/code— insert a syntax-highlighted code block/divider— insert a horizontal rule
Images are automatically optimized and served via CDN.