Writing
Editor Guide
Master the MisarBlog writing experience.
MisarBlog gives you four writing surfaces for the same article, switchable at any time from the mode selector: Rich Text (WYSIWYG), Markdown, Block, and Preview.
Markdown Shortcuts
In any surface, these input rules convert Markdown to formatting as you type:
| 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 + Shift + S | Strikethrough |
Cmd/Ctrl + E | Inline code |
Cmd/Ctrl + Shift + H | Highlight |
Cmd/Ctrl + K | Add link (no selection) / Inline AI (with selection) |
Cmd/Ctrl + Alt + 1/2/3 | Heading 1 / 2 / 3 |
Cmd/Ctrl + Shift + 7/8/9 | Ordered / Bullet / Task list |
Cmd/Ctrl + Shift + B | Blockquote |
Cmd/Ctrl + Alt + C | Code block |
Cmd/Ctrl + Z / Cmd/Ctrl + Shift + Z | Undo / Redo |
Cmd/Ctrl + Shift + A | Toggle AI panel |
Tab / Esc | Accept / dismiss autocomplete |
Cmd/Ctrl + / | Show all shortcuts |
Your draft auto-saves continuously as you write — there is no manual save shortcut.
Slash Commands
Type / to open the command menu and insert:
- Text and headings — Text, Heading 1, Heading 2, Heading 3
- Lists — Bullet List, Numbered List, Task List
- Blocks — Code Block, Blockquote, Divider, Table, Toggle Section
- Callouts — Info, Warning, Tip, Note
- AI — Continue writing, Generate outline, Improve writing, AI Assistant
Images can be dragged, pasted, or uploaded directly, and any URL can be pasted to embed external content.
Images are automatically optimized and served via CDN.