feat: marked parse

This commit is contained in:
Innei
2021-09-13 13:39:13 +08:00
parent a1e1682852
commit b1785c2c8f
15 changed files with 747 additions and 936 deletions

View File

@@ -77,6 +77,7 @@
"js-yaml": "*",
"jszip": "3.7.1",
"lodash": "*",
"marked": "^3.0.3",
"mdurl": "*",
"mkdirp": "*",
"mongoose": "*",
@@ -92,17 +93,11 @@
"pluralize": "*",
"redis": "3.1.2",
"reflect-metadata": "0.1.13",
"rehype-stringify": "9.0.2",
"remark-gfm": "2.0.0",
"remark-html": "^13.0.1",
"remark-parse": "^5.0.0",
"remark-rehype": "9.0.0",
"rxjs": "7.3.0",
"snakecase-keys": "4.0.2",
"ts-morph": "*",
"ua-parser-js": "0.7.28",
"unified": "^9",
"unist-builder": "^2",
"xss": "^1.0.9",
"yargs": "*",
"zx": "4.2.0"
},
@@ -118,6 +113,7 @@
"@types/ioredis": "4.27.2",
"@types/jest": "27.0.1",
"@types/lodash": "4.14.172",
"@types/marked": "^3.0.0",
"@types/mongoose-paginate-v2": "1.3.11",
"@types/node": "16.9.1",
"@types/nodemailer": "6.4.4",