chore(dependencies): add markdown-it

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