The blog now supports plain Markdown, GitHub-flavored tables, and React components that writers can reference directly inside a post.
Custom image blocks
That component is useful when every image should inherit the same visual rules, especially if the editorial style needs framed media and captions.
Native markdown tables still work
| Element | Writer experience | Why it helps |
|---|---|---|
## Heading | Familiar Markdown | Keeps drafting fast |
 | Simple image syntax | Good for standard media |
<Callout /> | Rich component | Better for repeated patterns |
Components can handle more structured layouts
| Approach | Best for | Tradeoff |
|---|---|---|
| Plain Markdown | Straightforward essays | Limited layout control |
| MDX components | Editorial storytelling | Needs a component system |
| Schema-validated content | Long-term maintenance | Slightly more setup |
Use plain Markdown by default. Reach for components when the content pattern repeats.
Mixed authoring is the real win
You do not need every paragraph to become JSX. The ideal setup is mostly Markdown, with a few carefully designed components for images, tables, callouts, quotes, or data-heavy moments.

Written by
Damini Aswal
AI-Native Project Manager
Google Certified Project Manager focused on delivery systems, process clarity, and AI-integrated workflows.
Continue Reading
AI
AI in My Workflow: What I Actually Use and Why
I started integrating AI tools into my documentation process before anyone asked me to. Here is what stuck, what did not, and what actually saves time.
Career
From Coordinator to PM: What Changed and What Didn't
The title changed. Some of the work changed. But the most important skill — making sure everyone knows what is happening and why — stayed exactly the same.
Career
What Physics Taught Me About Project Management
My background is in Physics — not the typical path into project management. But it turned out to be the best preparation I could have had.
Share This Post