You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2019. It is now read-only.
In gatsby-mdx we have (a private, undocumented API that you shouldn't use) shouldBlockNodeFromTransformation. gatsby-transformer added a filter function to achieve similar functionality at some point.
TODO:
figure out if these were added so that gatsby-remark-transformer can have multiple instances or not.
figure out what the rest of the story is with the options and if we should adopt them.