Fixed broken html in LiveCodeEditor macro.

This commit is contained in:
Anand Chitipothu
2021-03-11 11:54:43 +00:00
parent 5f8de7612b
commit 31aec86c0b

View File

@@ -16,7 +16,6 @@
<canvas class="canvas" width="300" height="300"></canvas>
<pre class="output"></pre>
</div>
</pre>
</div>
</div>
{% endmacro %}