Skip to content

Commit 2cac2e1

Browse files
authored
Add remark-mdx-remove-esm to MDX extensions list (#2675)
1 parent 579f20e commit 2cac2e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/docs/extending-mdx.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ See also the [list of remark plugins][remark-plugins],
105105
— change frontmatter (YAML) metadata to exports
106106
* [`goodproblems/remark-mdx-math-enhanced`](https://github.com/goodproblems/remark-mdx-math-enhanced)
107107
— enhance math with JavaScript inside it
108+
* [`ipikuka/remark-mdx-remove-esm`](https://github.com/ipikuka/remark-mdx-remove-esm)
109+
— remove import and/or export statements (mdxjsEsm)
108110

109111
{/*
110112
* Please use alpha sorting on **project** name!

0 commit comments

Comments
 (0)