mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-29 14:11:02 -06:00
Update README.md
This commit is contained in:
parent
7c78a866cf
commit
aa7ce73fbf
@ -9,8 +9,8 @@ A drop-in JavaScript textarea replacement for writing beautiful and understandab
|
|||||||
Available on [jsDelivr](http://www.jsdelivr.com/about.php)
|
Available on [jsDelivr](http://www.jsdelivr.com/about.php)
|
||||||
|
|
||||||
```
|
```
|
||||||
<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>
|
||||||
```
|
```
|
||||||
|
|
||||||
And then load SimpleMDE on the first textarea on a page
|
And then load SimpleMDE on the first textarea on a page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user