generated from react18-tools/turborepo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Plugins
Mayank edited this page Jun 22, 2025
·
1 revision
Compatible with any remark or rehype plugin:
import remarkGfm from "remark-gfm";
import rehypeSlug from "rehype-slug";
<Md
remarkPlugins={[remarkGfm]}
rehypePlugins={[rehypeSlug]}>
{markdown}
</Md>Uses the Unified processing pipeline internally.
Built with 💖 by Mayank Kumar Chaudhari · Sponsor · Courses