Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/docs/extending-mdx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ See also the [list of remark plugins][remark-plugins],
— change frontmatter (YAML) metadata to exports
* [`goodproblems/remark-mdx-math-enhanced`](https://github.com/goodproblems/remark-mdx-math-enhanced)
— enhance math with JavaScript inside it
* [`ipikuka/remark-mdx-remove-esm`](https://github.com/ipikuka/remark-mdx-remove-esm)
— remove import and/or export statements (mdxjsEsm)

{/*
* Please use alpha sorting on **project** name!
Expand Down
Loading