Skip to content

Commit 5fa82d8

Browse files
authoredMay 15, 2022
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
 

Diff for: ‎docs/docs/extending-mdx.server.mdx

+3
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)

1 commit comments

Comments
 (1)

vercel[bot] commented on May 15, 2022

@vercel[bot]

Successfully deployed to the following URLs:

mdx – ./

mdx-mdx.vercel.app
v2.mdxjs.com
mdx-git-main-mdx.vercel.app
mdxjs.com

Please sign in to comment.