A collection of utilities for working with MDX
Exports a constant from MDX files that don't explicitly define it. Useful for implementing front matter with gray-matter.
A batteries included loader for MDX.
id
slugs added via remark-slugfrontMatter
object via gray-matter.tableOfContents
object via mdx-table-of-contents.An MDX plugin that exports a tableOfContents
object, along with the exported component.
An MDX macro to facilitate usage of MDX with create-react-app, without ejecting.