simple remark plugin
This commit is contained in:
11
package.json
11
package.json
@@ -54,7 +54,16 @@
|
||||
"@sentry/tracing": "^6.19.6",
|
||||
"core-js": "3.22.2",
|
||||
"mdi-svelte": "^1.1.2",
|
||||
"svelte-i18n": "^3.4.0"
|
||||
"rehype-highlight": "^5.0.2",
|
||||
"rehype-raw": "^6.1.1",
|
||||
"rehype-stringify": "^9.0.3",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-obsidian": "^1.2.0",
|
||||
"remark-parse": "^10.0.1",
|
||||
"remark-rehype": "^10.1.0",
|
||||
"remark-wiki-link": "^1.0.4",
|
||||
"svelte-i18n": "^3.4.0",
|
||||
"unified": "^10.1.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@cypress/code-coverage": "^3.9.12",
|
||||
|
||||
Reference in New Issue
Block a user