Rich Text block
A Rich Text block is a content area you edit directly on the page — like a mini document embedded in your site. Perfect for content that changes often: long-form copy, announcements, anything you’d rather type than ask for.
How to trigger it
Section titled “How to trigger it”- “add a rich text block”, “добавь текстовый блок”
- The Rich Text entry in the
/slash menu
Editing
Section titled “Editing”Double-click the block in the preview — a full editor opens:
- Formatting: bold, italic, colors, highlights
- Headings, bulleted and numbered lists, quotes, links
- Global variable pills — insert a global variable
(like
support_email) and the live value renders on the site
Click outside (or Esc) to save. Changes appear immediately.
Why use it instead of regular text
Section titled “Why use it instead of regular text”Regular page text is part of the design — you edit it via the visual editor or chat. A Rich Text block’s content lives separately from the code, so:
- You (or a content person) can edit it freely without touching the design.
- Long, formatted content stays easy to maintain.
- The AI won’t accidentally rewrite it during unrelated design edits.
- Add as many blocks per page as you need — each holds its own content.
- Content is saved automatically server-side; no Save button.
- Need the content protected from copying? Use the DRM Rich Text block instead.