This is a test article for checking article formatting, spacing, headings, links, lists, quotes, code, tables, footnotes, and image presentation. It is not meant to be published as a finished essay.
The purpose of this article is to make sure ordinary article content looks calm and readable. It should test the common pieces that may appear in future writing: short paragraphs, long paragraphs, inline links, emphasized text, quoted passages, notes, and images with captions.
This paragraph includes bold text, italic text, a sample link, and a short inline code reference like article_url(). These should all feel natural inside a normal paragraph without throwing off line height, spacing, or color.
A second-level heading
This section tests the most common heading level inside an article. The heading should have enough space above it to separate sections, but not so much that the article feels broken into disconnected blocks.
A third-level heading
Third-level headings are useful for smaller divisions within a section. They should feel subordinate to the second-level heading, while still being easy to scan.
This is a blockquote. It should be visually distinct from the surrounding article text without feeling oversized or decorative.
After the blockquote, regular paragraphs should resume cleanly. This helps confirm that quote spacing does not collapse into the next section or create awkward gaps.
Lists
This section tests unordered and ordered lists. List spacing should be compact enough for readability, but not so tight that long items become difficult to follow.
- First unordered list item.
- Second unordered list item with a little more text so that line wrapping can be tested inside a list.
- Third unordered list item.
- First ordered list item.
- Second ordered list item with enough text to test wrapping and indentation.
- Third ordered list item.
Images
The next figure tests a standard image inside the article. The image should sit comfortably below the preceding paragraph, fill its available width, and use a caption style similar to the Low-Tech Magazine example: simple, direct, and text-led.
The following figure tests a wider image. It should be able to break out beyond the main text column while still feeling connected to the article.
Code
Inline code should work inside a paragraph, but longer snippets need their own block.
<figure class="article-figure wide">
<img src="/assets/img/articles/example.webp" alt="Example image">
<figcaption>
Image: A short description. Photo by Credit.
</figcaption>
</figure>
Tables
Tables may not appear often, but the article template should still handle them gracefully on desktop and mobile screens.
| Element | Purpose | Status |
|---|---|---|
| Lede | Tests introductory article text. | Included |
| Figure | Tests image and caption styling. | Included |
| Footnote | Tests end-of-article notes. | Included |
Footnotes
This paragraph includes a simple footnote reference.1 The exact footnote system can be improved later, but the visual treatment should be tested now.
- This is a sample footnote. It should be smaller or quieter than the main article text while remaining readable. ↩