1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Add support for GitHub Flavored Markdown. Closes #107

This commit is contained in:
Maksim Eltyshev 2021-03-25 21:32:31 +05:00
parent 560c2856e6
commit 5cdb988948
3 changed files with 420 additions and 1 deletions

View file

@ -83,6 +83,7 @@
"redux-logger": "^3.0.6",
"redux-orm": "^0.16.2",
"redux-saga": "^1.1.3",
"remark-gfm": "^1.0.0",
"reselect": "^4.0.0",
"sails.io.js": "^1.2.1",
"semantic-ui-react": "^2.0.3",