chore(dependencies): add markdown-it

This commit is contained in:
2026-07-29 22:25:12 +02:00
parent 91c86b06a7
commit fb64936888
3 changed files with 527 additions and 2 deletions
+4 -1
View File
@@ -12,5 +12,8 @@
"url": "https://gitea.jcloud-services.ddns.net/seekra/frontend-assets"
},
"author": "",
"license": "Apache-2.0"
"license": "Apache-2.0",
"devDependencies": {
"markdown-it": "^14.3.0"
}
}