Course lesson
Using React Markdown in Next.js
We wrote out our posts in markdown. Next.js doesn't automatically render markdown how we want it, so we are going to install and use the package react-markdown.
- Duration
- 1 min
- Access
- Included
- Transcript
- Available
We wrote out our posts in markdown. Next.js doesn't automatically render markdown how we want it, so we are going to install and use the package react-markdown.