This is a test post. The purpose is to verify that every article component composes correctly through the MDX pipeline.
Markdown fundamentals
Regular prose paragraph with bold and italic text. Internal links like the pricing page work as expected. A reference-style footnote1 renders at the bottom.
A list of items:
- Item one
- Item two with emphasis
- Item three
A numbered sequence:
- First
- Second
- Third
Callouts
Pull quote
Cold storage doesn’t stop the reaction — it slows it dramatically. A reel stored at 5°C deteriorates about ten times slower than the same reel at 25°C.
Inline CTA
Diagrams
That’s all — this file can be deleted or overwritten once real content ports in Phase 2.
Footnotes
-
A footnote rendered by remark-gfm. Multiple footnotes get grouped into a
<section class="footnotes">at the end of the document, which gets a "References & further reading" heading via CSS generated content. ↩