mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-25 02:44:28 -06:00
Update index.html
This commit is contained in:
parent
abb64c5189
commit
f4d730f04a
@ -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.3/simplemde.min.css">
|
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.1.4/simplemde.min.css">
|
||||||
<script src="http://cdn.jsdelivr.net/simplemde/1.1.3/simplemde.min.js"></script>
|
<script src="http://cdn.jsdelivr.net/simplemde/1.1.4/simplemde.min.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var simplemde = new SimpleMDE();
|
var simplemde = new SimpleMDE();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user