mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 09:54:28 -06:00
Auto-use latest version
This commit is contained in:
parent
f4d730f04a
commit
6fd864be7b
@ -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.4/simplemde.min.css">
|
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
|
||||||
<script src="http://cdn.jsdelivr.net/simplemde/1.1.4/simplemde.min.js"></script>
|
<script src="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var simplemde = new SimpleMDE();
|
var simplemde = new SimpleMDE();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user