mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 09:54:28 -06:00
Update index.html
This commit is contained in:
parent
a8915195b1
commit
6dd14a5511
@ -63,8 +63,8 @@ Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.1.1/simplemde.min.css">
|
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.1.2/simplemde.min.css">
|
||||||
<script src="http://cdn.jsdelivr.net/simplemde/1.1.1/simplemde.min.js"></script>
|
<script src="http://cdn.jsdelivr.net/simplemde/1.1.2/simplemde.min.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var simplemde = new SimpleMDE();
|
var simplemde = new SimpleMDE();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user