Closed donovanh closed 5 years ago
Adds a simple REPL people can hack in - plus a mechanism for wrapping existing code in:
<div class="repl-code"> ... </div>
It'll then generate a link to the repl with the code pre-populated. Example:
Wondering if I should adapt it to not automatically stick a link under every code block? Maybe that's too much. Opines plz
Adds a simple REPL people can hack in - plus a mechanism for wrapping existing code in:
It'll then generate a link to the repl with the code pre-populated. Example: