mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-17 23:14:29 -06:00
Update README.md
Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
This commit is contained in:
parent
4b3930c4a7
commit
a433f72891
@ -73,7 +73,7 @@ Or *jsDelivr*:
|
|||||||
|
|
||||||
After installing and/or importing the module, you can load EasyMDE onto the first `textarea` element on the web page:
|
After installing and/or importing the module, you can load EasyMDE onto the first `textarea` element on the web page:
|
||||||
|
|
||||||
```html`
|
```html
|
||||||
<textarea></textarea>
|
<textarea></textarea>
|
||||||
<script>
|
<script>
|
||||||
const easyMDE = new EasyMDE();
|
const easyMDE = new EasyMDE();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user