simple remark plugin

This commit is contained in:
2022-06-20 20:00:11 +02:00
parent d5257fa606
commit a35e2ab9f1
155 changed files with 1789 additions and 1399 deletions

View File

@@ -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",