Open sindresorhus opened 5 years ago
That could be awesome.
I suppose the way for doing that is creating a unified plugin that transforms code blocks into Runkit routine if the language of the code block is compatible (javascript
or any alias like js
)
correct me if I'm wrong @wooorm 🙂
Yeah! Runkit only supports js right? Or also things like ts? 🤔
JS only. https://runkit.com/docs
Would be nice to automatically integrate codeblocks in the readme with RunKit so user's are one click away from trying them out.