Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axross/nextjs-preprocessed-markdown-example
This is an example implementation of preprocessing markdown to parse additional syntax and resolve some information in advance for Next.js's optimization.
https://github.com/axross/nextjs-preprocessed-markdown-example
markdown mdast nextjs react unist
Last synced: about 2 months ago
JSON representation
This is an example implementation of preprocessing markdown to parse additional syntax and resolve some information in advance for Next.js's optimization.
- Host: GitHub
- URL: https://github.com/axross/nextjs-preprocessed-markdown-example
- Owner: axross
- Created: 2022-10-03T04:17:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T03:21:42.000Z (over 2 years ago)
- Last Synced: 2024-10-24T02:29:52.578Z (3 months ago)
- Topics: markdown, mdast, nextjs, react, unist
- Language: TypeScript
- Homepage: https://nextjs-preprocessed-markdown-example.vercel.app/
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextjs-preprocessed-markdown-example
This is an example implementation of preprocessing markdown to parse additional syntax and resolve some information in advance for Next.js's optimization.