A long-form fixture for testing every block and reading mode
The complete rich text feature lab
A test post for short copy, long copy, core formatting, and every custom rich-text component.
Rich text feature guide
This page is a content laboratory: short and long, plain and structured, so every rich-text feature can be inspected in one real article.
Short: This is a one-line rhythm check. Bold, italic, underlined, struck through, and inline code.
A long paragraph should have room to breathe without becoming a wall of uniform words. This sample intentionally moves through different sentence rhythms: it begins with a small observation, reaches an execution decision, and returns to the human experience of a place. The goal is to test measure, line-height, column width, and text behavior when the sidebar is open or collapsed.
Configurable headings
Level-three subheading
This short paragraph sits below a subheading so the scale and spacing relationship is easy to inspect.
Level-four heading
This sentence is intentionally a little longer so wrapping can be tested at different widths without awkward breaks.
Level-five heading
The smallest heading level in this sample introduces a compact section.
EDITORIAL NOTE · SHORT SAMPLE
Large body text is for the moment when an idea should be seen before it is fully explained: one clear sentence that changes the rhythm of the article.
For the custom link test, open the journal archive Then inspect the internal link too: the KA project.
The best content system is not the one with the most options; it is the one where every option creates meaning and readability in the right place.
- A bulleted list with short text
- A longer item to test line wrapping and vertical rhythm
- A third item for checking list spacing
- First: inspect the structure
- Second: change the reading width
- Third: toggle the sidebar mode
Custom content blocks
Three frames from the project archive
Important note
Keep it short, not shallow.
A callout pulls one idea out of the main flow. This one also includes its optional link.
View the archiveSecond variation
Color is not decoration alone.
This variation tests contrast, a longer body, and readability in dark mode.
Third variation
Whitespace is content too.
The quiet variation should hold a useful reminder without competing with the main headline.
Continue exploring
See a project up close.
This block closes a section and turns interest into a clear next step.
Suggested reading
Open the KA project story and compare the relationship between text, image, and structure.
View projectProject highlight
Ka
This real relationship comes from the project collection and tests the title, image, and link treatment.
View projectThree modes for three situations
| Feature | Criterion | Short | Long |
|---|---|---|---|
| Rhythm | Fast | Calm | Continuous |
| Focus | One idea | Several notes | Full story |
| Use | Callout | Article | Report |
Test questions
Is this page meant for final publication?
No. It is a fixture for checking components and page behavior.
Does short copy matter too?
Yes. Short copy is essential for testing rhythm, spacing, and responsive decisions.
Where should testing start?
Resize the window, toggle the sidebar, and inspect each block in light and dark mode.
When content has structure, design does not need to shout to be noticed.
const article = {
slug: "rich-text-feature-lab",
blocks: "all",
copy: ["short", "long"],
};
console.log("Test the whole reading surface");End of the test
When everything works, this page should create a long but orderly reading path: images should load, the table should scroll horizontally at narrow widths, FAQ details should open and close, and both locale versions should remain readable.
On this page