Why gatsby-transformer-remark do not support remark plugins as mdx do? #33265
Unanswered
diauweb
asked this question in
Ideas / Feature Requests
Replies: 0 comments
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.
-
While
gatsby-plugin-mdx
can load gatsby-specified plugins, remark plugins and rehype plugins,gatsby-tranformer-remark
only supports to load gatsby-specified plugins, which is really limited somehow.What is the purpose of dropping supoort of standard remark plugins, and if there's a way to convert it into a gatsby version, can someone point it out in the documentation?
Beta Was this translation helpful? Give feedback.
All reactions