repl now accepts code in innerHTML + bump
This commit is contained in:
parent
9b58cf9890
commit
372e93e8f8
4 changed files with 36 additions and 12 deletions
2
packages/repl/examples/repl.html
Normal file
2
packages/repl/examples/repl.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<script src="https://unpkg.com/@strudel/repl@0.9.3"></script>
|
||||
<strudel-editor code='s("bd")'></strudel-editor>
|
||||
Loading…
Add table
Add a link
Reference in a new issue