This is a kitchen-sink page. It exists to check that every content building block renders in the RW Editorial design. This first paragraph also tests the drop-cap, which should drop a large serif initial on the left.
A normal paragraph with bold text, italic text, a link to somewhere, and some inline code to check the monospace treatment.
Heading level two
A paragraph under an H2 to check the spacing and the serif heading size against the body.
Heading level three
A paragraph under an H3, one step smaller.
Unordered list:
- First item in the list
- Second item, a little longer so we can see how it wraps across the line within the reading measure
- Third item
Ordered list:
- Pin the raw numbers first
- Force the model to state significance before any verdict
- Never let it summarize and conclude in the same step
A blockquote. It should render in the display serif italic with a blue left border. Judge by hours bought back and work shipped.
A table:
| Tool | What it replaces | Cost |
|---|---|---|
| Claude | First-draft writing | €20/mo |
| n8n | Manual handoffs | self-hosted |
| GA4 | analytics busywork | free |
A fenced code block:
// the check, in pseudocode
function trustTheRead(result) {
if (!result.significant) return "not yet";
return result.winner;
}
Shortcodes
Callouts (Notice)
Note
Tip
Info
Warning
Highlight box
The Highlight box, used for a clean answer or summary. The takeaway, in one place.
Accordion
What does this accordion look like?
The hidden content of the accordion goes here. Whether it expands on click depends on hydration, which is part of what we are checking.