Add support for other options for excerpt field provided by gatsby-plugin-mdx #38736
Unanswered
maurizi
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.
-
The
excerpt
field provided bygatsby-plugin-mdx
supports thetruncateSize
option ofrehype-infer-description-meta
, but not any of it's other options.In particular I wanted to override the default value for
ignoreSelector
, though exposing options likecomment
ormainSelector
might be useful to others.Beta Was this translation helpful? Give feedback.
All reactions