This sample article exists to exercise a few content features together: MDX authoring, package-backed external link icons, inline citations, and a YouTube-powered header.
Why this file exists
The current blog pipeline expects reference-style links instead of inline markdown links. That means external sources should look like the YouTube example [1] or the GitHub example [1], with optional matching citations like [2].
Example MDX content
You can still mix normal Markdown with lightweight MDX.
That keeps the file small while still proving the article parses as MDX instead of plain Markdown.
External links
A few external references for testing:
- YouTube example [3]
- GitHub example [1]
- PDF example [3]
- PowerPoint example [1]
- Astro documentation [1]
- Unified project [4]
Closing note
If this article renders correctly, the page should show a video header from YouTube and preserve the linked bibliography entries in generated exports.