Changed markdown from marked to markdown-it. Added emoji support https://github.com/wekan/wekan/wiki/Emoji

Thanks to xet7 !

Fixes #2696,
fixes #1537
This commit is contained in:
Lauri Ojansivu 2020-09-11 02:04:17 +03:00
parent e0957f70e6
commit 20b0177105
14 changed files with 54 additions and 9038 deletions

View file

@ -68,6 +68,8 @@
"gridfs-stream": "^1.1.1",
"jszip": "^3.4.0",
"ldapjs": "^2.1.1",
"markdown-it": "^11.0.0",
"markdown-it-emoji": "^1.4.0",
"meteor-node-stubs": "^1.0.1",
"mongodb": "^3.5.7",
"os": "^0.1.1",