How to render Embed Block in Next.js with Markdown-it

Viewed 15

i'm using Next.js for build my blog. I use markdown-it to render posts from markdown to html. In the markdown posts i want also to render Embed BLock of Codepens or StackBlitz editors like here There is any method or package for achieve this?

Thank you for your help.

0 Answers
Related