Fix online editor errors while typing

the id was changed causing JS errors
This commit is contained in:
Olivier Goffart 2020-10-30 18:09:06 +01:00
parent 69029e2e49
commit fc9da9b8ea

View file

@ -27,7 +27,7 @@
</ul>
<div id="editor" class="h-100 border"></div>
</div>
<p><a id=" permalink" href="#">permalink</a></p>
<p><a id="permalink" href="#">permalink</a></p>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"