mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 23:51:48 +01:00
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:
parent
e0957f70e6
commit
20b0177105
14 changed files with 54 additions and 9038 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue