Rich Text: Formatting, Lists, And Links
Goal: Write a passage that needs more than plain sentences.
Time: 3 minutes
You need: A page with a Main slot you can edit
Steps
- In the Main slot, select Add Block, then choose Rich Text.
- Type your text in the editor. The toolbar gives you bold, italic, strikethrough, inline
Code, Link, bullet and numbered lists, indent and outdent, Quote, and Clear. - Select some text and use Link to turn it into a link.
- Start a list with the list button, or by typing
-or1.at the start of a line. Inside a list, Tab and Shift+Tab change the level. - Select Save New Block.
Shortcuts Worth Knowing
- Ctrl/Cmd + B bold, Ctrl/Cmd + I italic, Ctrl/Cmd + K link
- Type
>at the start of a line to begin a quote - Clear strips formatting from the selection — useful after pasting from a word processor
Notes
- Rich Text deliberately does not do headings. Use a Header block instead, so the page keeps a real heading structure that screen readers and search engines can follow.
- Formatting is limited on purpose: paragraphs, bold, italic, strikethrough, inline code, links, quotes, and nesting lists. Anything the editor refuses to keep was never going to render safely.
- Pasted markup is cleaned up, not trusted. If you need raw markup, that is the HTML block — and it has its own warnings.
- For a plain paragraph with no formatting at all, Plain Text is lighter.