demo 3 fully functional

This commit is contained in:
David Botton 2021-02-08 19:13:09 -05:00
parent c7de87fa0a
commit 2094be5089
2 changed files with 88 additions and 52 deletions

View file

@ -37,7 +37,6 @@
<div class="w3-dropdown-hover">
<button class="w3-button">Lisp</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<span id="ide-lisp-eval-buf" class="w3-bar-item w3-button">Eval Copy Buffer</span>
<span id="ide-lisp-eval-file" class="w3-bar-item w3-button">Eval Current File</span>
</div>
</div>