x-article-md

Markdown

33 lines / 121 words691 chars

X Articles preview

Live

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
AssetX Articles strategy
TablePNG asset
MermaidPNG asset

Tweet embed candidate

https://x.com/jack/status/20
ts
1const readyToShip = true;2console.log({ readyToShip });

Rendering Mermaid preview...