Creating a Markdown Blog Powered by Next.js in Under an Hour
by author Chris Bongers
I'm pretty sure 99% of the developers out there just love markdown. It's such a fantastic format to write in.
For those not familiar with markdown, it's a flat text format that looks like this:
# Heading
Some text
- list ite...
openreplay.hashnode.dev10 min read