MisarMisar Docs
MisarMailMisarBlogMisarReachMisarPostMisarDevMisarCoderMisarSEOMisar PlatformMisar SSO
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:

ShortcutResult
# HeadingH1 heading
## HeadingH2 heading
**bold**Bold
*italic*Italic
`code`Inline code
```language ```Code block
> textBlockquote
- itemBullet list
1. itemNumbered list

Keyboard Shortcuts

ShortcutAction
Cmd/Ctrl + BBold
Cmd/Ctrl + IItalic
Cmd/Ctrl + Shift + SStrikethrough
Cmd/Ctrl + EInline code
Cmd/Ctrl + Shift + HHighlight
Cmd/Ctrl + KAdd link (no selection) / Inline AI (with selection)
Cmd/Ctrl + Alt + 1/2/3Heading 1 / 2 / 3
Cmd/Ctrl + Shift + 7/8/9Ordered / Bullet / Task list
Cmd/Ctrl + Shift + BBlockquote
Cmd/Ctrl + Alt + CCode block
Cmd/Ctrl + Z / Cmd/Ctrl + Shift + ZUndo / Redo
Cmd/Ctrl + Shift + AToggle AI panel
Tab / EscAccept / 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.