Divider
A horizontal rule for creating visual separation between sections of content. Add with /divider, /hr, or /rule.
Markdown shortcuts
Typing --- at the start of an empty block and pressing Spaceor Enter converts the block into a Divider. The markdown prefix is cleared on conversion.
Style
Renders as a centered flex row with a Minus icon flanked by two horizontal lines. The line and icon color adapts to dark and light backgrounds. On dark backgrounds: rgba(255,255,255,0.15). On light:#e5e7eb.
—
The Divider block has no editable content and no configuration options. It is purely decorative. Click the drag handle to reorder it, or click the × button to delete it.
Publishing
Renders as the same three-part row on the published page. The colors are derived from the page theme at server render time — no JavaScript required.