From Markdown to X Articles
Draft once, then preview how your article will feel before you paste it into X.
What works in this first version
- Bold text for emphasis
- Links like x.com
- Inline code such as
pnpm build - Code blocks for technical snippets
- Tables as PNG assets
- X status links as embed hints
- Mermaid diagrams with a rendered preview
| Asset | X Articles strategy |
|---|---|
| Table | PNG asset |
| Mermaid | PNG asset |
Tweet embed candidate
https://x.com/jack/status/201const readyToShip = true;2console.log({ readyToShip });Rendering Mermaid preview...