elboman / gatsby-remark-embedded-codesandbox

A Gatsby Remark plugin for embedding Codesandbox given a folder of files
MIT License
32 stars 8 forks source link

Non-Gatsby Remark Plugin? #20

Closed karlhorky closed 4 years ago

karlhorky commented 4 years ago

I'd like to use this in MDX in a Next.js project, but I guess the API of this plugin conforms to a Gatsby Remark plugin, and not a vanilla Remark plugin (eg. remark-emoji).

Do you know how it would be possible to create a vanilla Remark plugin out of this?

karlhorky commented 4 years ago

Looks like this is a vanilla remark plugin: https://github.com/kevin940726/remark-codesandbox