Replace roll-your-own basic WebIDE with Ace Editor

This commit is contained in:
Bálint Bokros
2017-12-11 13:54:38 +01:00
parent 642ca7f54c
commit cb625bf116
4 changed files with 10 additions and 7 deletions

View File

@ -1,9 +1,6 @@
<h1>Source code</h1>
<pre>
<code id="{{ anchor_id }}">
&nbsp;
</code>
</pre>
<div id="{{ anchor_id }}" class="mt-3 mb-3">
</div>
<button type="button" class="btn btn-outline-primary anchor" id="{{ anchor_id }}_event">
Next
</button>