Introduction
If you want to used Github Flavoured Markdown install remark-gfm
Custom Component guide
Here is my MDX file for Component mdx.tsx
You can refer Lee Robinson's file as well as Max Leiter's file for more components.
Images
Links
Syntax highlighting
In MDX you can do highlighting with sugar-high
. It support Server Component by default.
Simple function