mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 07:34:28 -06:00
Merge branch 'development'
This commit is contained in:
commit
d27e70d99c
@ -13,6 +13,9 @@ Changes include:
|
||||
|
||||
My intention is to continue development on this project, improving it and keeping it alive.
|
||||
|
||||
[](https://badge.fury.io/js/easymde)
|
||||
[](https://travis-ci.org/Ionaru/easy-markdown-editor)
|
||||
|
||||
## Install EasyMDE
|
||||
Via [npm](https://www.npmjs.com/package/easymde).
|
||||
```
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "easymde",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "easymde",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.",
|
||||
"keywords": [
|
||||
"embeddable",
|
||||
|
Loading…
x
Reference in New Issue
Block a user