Verification
Content Engine Verification
- Estimated reading time
- 1 min read
- Last updated
- Updated
A minimal page used to verify the reusable MDX content infrastructure.
Engine status
This page verifies GitHub Flavored Markdown, automatic heading IDs, and route-derived content rendering.
Code rendering
export function Example() {
return <p>Shiki is active.</p>;
}Nested heading
| Capability | Status |
|---|---|
| Nested folders | Verified |
| Table of contents | Verified |