Editor Components

These are the block types available in the AlgoQuill editor. Use the slash command / to insert any of them.

Type / at the beginning of any line in the editor to see all available blocks, or use the shortcuts listed below.

Text Blocks

/p

Paragraph

Plain text paragraph — the default block type.

/h1 /h2 /h3

Headings

Large, medium, and small section headings for structuring content.

/quote

Block Quote

Highlighted quote block with left border accent.

Lists

/ul

Bullet List

Unordered list with bullet points.

/ol

Numbered List

Ordered list with sequential numbers.

/todo

To-do / Checklist

Interactive checkbox items.

Callouts

Highlight important information with styled callout boxes.

Use /info to insert an informational note.
Use /warn to highlight something users should be careful about.
Use /tip for helpful tips and best practices.

Shortcuts: /info /warn /tip

Code Block

Syntax-highlighted code with copy button. Supports multiple languages.

example.js
javascript

Shortcut: /code

Media & Layout

/img

Image

Insert an image with URL and optional alt text.

/hr

Divider

Horizontal line to separate content sections.

All Block Types

Paragraph
Heading 1
Heading 2
Heading 3
Bullet List
Numbered List
To-do
Block Quote
Info Callout
Warning Callout
Tip Callout
Code Block
Image
Divider