Replies: 1 comment
-
VitePress uses markdown-it. You cannot use rehype plugins. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I add rehype and remark plugins?
In other frameworks I can pass rehype and remark plugins directly:
what's the vitepress way to do this (pass rehype/remark plugins)?
Beta Was this translation helpful? Give feedback.
All reactions