Skip to content

Commit 913659c

Browse files
authored
Add recma-module-to-function to list of plugins
Closes GH-2605. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent 84ec66e commit 913659c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/extending-mdx.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ See also the [list of remark plugins][remark-plugins],
8787
* [`remcohaszing/recma-nextjs-static-props`](https://github.com/remcohaszing/recma-nextjs-static-props)
8888
— generate [`getStaticProps`](https://nextjs.org/docs/basic-features/data-fetching/get-static-props)
8989
exposing top level identifiers in Next.js
90+
* [`remcohaszing/recma-module-to-function`](https://github.com/remcohaszing/recma-module-to-function)
91+
— convert a module into a function body
9092
* [`remcohaszing/rehype-mdx-code-props`](https://github.com/remcohaszing/rehype-mdx-code-props)
9193
— interpret the code `meta` field as JSX props
9294
* [`remcohaszing/rehype-mdx-import-media`](https://github.com/remcohaszing/rehype-mdx-import-media)

0 commit comments

Comments
 (0)