mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-30 13:24:27 -06:00
Use "latest"
This commit is contained in:
parent
9fe2664ec1
commit
9f01f4d35a
@ -75,8 +75,8 @@ You can also choose to hide the statusbar and/or toolbar for a simple and clean
|
||||
</section>
|
||||
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.2.1/simplemde.min.css">
|
||||
<script src="http://cdn.jsdelivr.net/simplemde/1.2.1/simplemde.min.js"></script>
|
||||
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
|
||||
<script src="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
|
||||
|
||||
<script>
|
||||
new SimpleMDE({
|
||||
|
Loading…
x
Reference in New Issue
Block a user