2
0
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:
Unknown 2018-04-23 15:54:26 +02:00
commit d27e70d99c
3 changed files with 5 additions and 2 deletions

View File

@ -13,6 +13,9 @@ Changes include:
My intention is to continue development on this project, improving it and keeping it alive.
[![npm version](https://badge.fury.io/js/easymde.svg)](https://badge.fury.io/js/easymde)
[![Build Status](https://travis-ci.org/Ionaru/easy-markdown-editor.svg?branch=development)](https://travis-ci.org/Ionaru/easy-markdown-editor)
## Install EasyMDE
Via [npm](https://www.npmjs.com/package/easymde).
```

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "easymde",
"version": "1.0.0",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",