Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leerob/nextjs-prism-markdown

Example using Prism / Markdown with Next.js including switching syntax highlighting themes.
https://github.com/leerob/nextjs-prism-markdown

markdown nextjs prism remark tailwind

Last synced: about 1 month ago
JSON representation

Example using Prism / Markdown with Next.js including switching syntax highlighting themes.

Awesome Lists containing this project

README

        

# Using Prism with Next.js

Example using Prism / Markdown with Next.js including switching syntax highlighting themes.

- [Next.js](https://nextjs.org/)
- [Prism](https://prismjs.com/)
- [gray-matter](https://github.com/jonschlinkert/gray-matter)
- [remark](https://github.com/remarkjs/remark)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?c=1&s=https://github.com/leerob/nextjs-prism-markdown)