Welcome to the Spring 2026 release. This document exists to exercise every common rich-text element so you can confirm your styles render correctly. It contains emphasis, bold weight, underlined text, strikethrough, highlighted text, an inline link, and a snippet of inline_code(). Chemical formulas like H2O and exponents like x2 are here too.
This section uses a second-level heading followed by ordinary body copy so you can judge vertical spacing and the relationship between headings and paragraphs.
Dashboards now load roughly twice as fast. Below is a short, unordered list of the headline items:
An ordered list, with one nested level, to test numbered sequences:
"Great software gets out of the way. Our goal this release was to make the platform feel invisible — fast, quiet, and dependable." — The Acme Engineering Team
A table with a header row, to check borders, padding, alignment, and header emphasis:
| Plan | Monthly Price | Seats | Support |
|---|---|---|---|
| Starter | $0 | Up to 3 | Community |
| Professional | $49 | Up to 25 | Email, 24h |
| Enterprise | Custom | Unlimited | Dedicated manager |
A preformatted code block to verify monospace styling and horizontal scrolling on long lines:
const client = new AcmeClient({ apiKey: process.env.ACME_KEY });
async function fetchReport(id) {
const report = await client.reports.get(id);
return report.summary;
}
The remaining heading levels, so you can confirm the full type scale:
Body copy following an H4.
Body copy following an H5.
Body copy following an H6.
An image with a caption-style line beneath it:
Figure 1: The redesigned analytics dashboard.
And a link styled as a button-like call to action (your HubSpot CTA styles or button classes will determine the final look):
This is small print text, useful for footnotes, disclaimers, and legal lines.