chore(dependencies): add markdown-it

This commit is contained in:
2026-08-01 13:48:25 +02:00
committed by jakob.scheid
parent af93b19012
commit 8278dfb9fc
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"
}
}