chore(dependencies): add markdown-it

This commit is contained in:
2026-07-29 21:52:06 +02:00
parent 11ba5cd6d8
commit 38c5a70f2a
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"
}
}