2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-17 15:04:28 -06:00

Update README.md

Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
This commit is contained in:
Jonathan 2022-05-17 11:12:46 +02:00 committed by GitHub
parent 4b3930c4a7
commit a433f72891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
```html`
```html
<textarea></textarea>
<script>
const easyMDE = new EasyMDE();