mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-30 22:51:01 -06:00
Merge branch 'master' into no_dist
This commit is contained in:
commit
48ece14c95
@ -2,6 +2,11 @@
|
|||||||
"name": "easymde",
|
"name": "easymde",
|
||||||
"version": "2.5.1",
|
"version": "2.5.1",
|
||||||
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.",
|
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.",
|
||||||
|
"files": [
|
||||||
|
"dist/**/*",
|
||||||
|
"src/**/*",
|
||||||
|
"types/easymde.d.ts"
|
||||||
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"embeddable",
|
"embeddable",
|
||||||
"markdown",
|
"markdown",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user