mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-16 22:44:29 -06:00
Merge pull request #8 from NextStepWebs/development
Add comments to top of distribution files
This commit is contained in:
commit
54de199813
@ -9,8 +9,8 @@ A drop-in JavaScript textarea replacement for writing beautiful and understandab
|
||||
Available on [jsDelivr](http://www.jsdelivr.com/about.php)
|
||||
|
||||
```
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/simplemde/1.1.5/simplemde.min.css">
|
||||
<script src="//cdn.jsdelivr.net/simplemde/1.1.5/simplemde.min.js"></script>
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
|
||||
<script src="//cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
|
||||
```
|
||||
|
||||
And then load SimpleMDE on the first textarea on a page
|
||||
|
6
simplemde.min.css
vendored
6
simplemde.min.css
vendored
File diff suppressed because one or more lines are too long
6
simplemde.min.js
vendored
6
simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user