Skip to content

Commit 5fa82d8

Browse files
authored
Add recma-nextjs-static-props to list of plugins
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com> Closes GH-2033.
1 parent 7f9a5f4 commit 5fa82d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docs/extending-mdx.server.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ You can use this template:
6868
See also the [list of remark plugins][remark-plugins] and
6969
[list of rehype plugins][rehype-plugins].
7070

71+
* [`remcohaszing/recma-nextjs-static-props`](https://github.com/remcohaszing/recma-nextjs-static-props)
72+
— generate [`getStaticProps`](https://nextjs.org/docs/basic-features/data-fetching/get-static-props)
73+
exposing top level identifiers in Next.js
7174
* [`remcohaszing/rehype-mdx-title`](https://github.com/remcohaszing/rehype-mdx-title)
7275
— expose the page title as a string
7376
* [`remcohaszing/remark-mdx-code-meta`](https://github.com/remcohaszing/remark-mdx-code-meta)

0 commit comments

Comments
 (0)