Skip to content

Commit

Permalink
Add recma-nextjs-static-props to list of plugins
Browse files Browse the repository at this point in the history
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>

Closes GH-2033.
  • Loading branch information
remcohaszing committed May 15, 2022
1 parent 7f9a5f4 commit 5fa82d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/extending-mdx.server.mdx
Expand Up @@ -68,6 +68,9 @@ You can use this template:
See also the [list of remark plugins][remark-plugins] and
[list of rehype plugins][rehype-plugins].

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

1 comment on commit 5fa82d8

@vercel
Copy link

@vercel vercel bot commented on 5fa82d8 May 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.