gatsby-transformer-remark's excerpt does not have format argument for Mdx #34743
Unanswered
fzyzcjy
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.
-
When using https://www.gatsbyjs.com/plugins/gatsby-transformer-remark/ with Remark, the
excerpt
does have aformat
argument where I can sayformat: HTML
which is very useful for me.However, when using with Mdx, it does not. Then I cannot output HTML for it :(
Here is the graphiql demonstrating this:
#34729
Beta Was this translation helpful? Give feedback.
All reactions