shuding / nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.
https://nextra.site
MIT License
11.91k stars 1.29k forks source link

Is there way to make markdown editor? #529

Open blgamann opened 2 years ago

blgamann commented 2 years ago

I'm trying to make a blog site with markdown. So, I want to implement a function like the gif.

Is there any tool or way for this?

example

Btw, I'm using nextra for my blog and I love it.

jermanuts commented 2 years ago

https://typemill.net ? it's already documented here https://nextra.vercel.app/features/mdx , which is what your are going to be typing in your IDE https://github.com/shuding/nextra/blob/main/pages/features/mdx.mdx?plain=1