It would be a nice to have as an embed option in addition to the already implemented CodePen and CodeSandbox integrations.
This could be fairly easily implemented by having people provide a link and putting it into the following template
<script src="https://gist.github.com/${username}/${id}.js"></script>
It would be a nice to have as an embed option in addition to the already implemented CodePen and CodeSandbox integrations.
This could be fairly easily implemented by having people provide a link and putting it into the following template