chore(dependencies): add markdown-it

This commit is contained in:
2026-08-01 14:08:09 +02:00
committed by jakob.scheid
parent e810ae9c5b
commit 21dcae995d
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"
}
}