Block-Based Editing
Every document in clarife is built from blocks. Each block is an independent unit of content that you can move, edit, or delete individually.
Available block types:
| Block | Description |
|---|
| Paragraph | Standard text with rich formatting |
| Heading 1/2/3 | Section headings at three levels |
| Bullet list | Unordered list with indent support |
| Numbered list | Ordered list with indent support |
| Screenshot | Image with optional annotations and enhancer |
| Code block | Syntax-highlighted code |
| Table | Rows and columns with editable cells |
| Divider | Horizontal separator line |
Reordering Blocks
Drag any block by its handle (left edge) to reorder it within the document. The block list in the left panel also supports drag-and-drop reordering.
Slash Commands
Type / at the beginning of an empty block to open the command palette. Start typing to filter commands, then press Enter to insert the selected block type.
Rich Text Formatting
Inside text blocks, use the floating toolbar or keyboard shortcuts:
- Cmd+B — Bold
- Cmd+I — Italic
- Cmd+U — Underline
- Cmd+E — Inline code
- Cmd+K — Link
Screenshots
Click any screenshot block to access:
- Annotation editor — add arrows, shapes, numbered steps, blur, and text labels
- Enhancer — wrap in device frames, add backgrounds, adjust padding
- Replace — swap the image with a new file
Paste images directly from your clipboard with Cmd+V. clarife accepts PNG, JPG, and WebP formats up to 10 MB.
Undo and Redo
All changes support undo (Cmd+Z) and redo (Cmd+Shift+Z), including text edits, block reordering, and annotation changes.