feat: add video support

This commit is contained in:
Methapon2001 2025-03-17 15:11:11 +07:00
parent 04f2584e2a
commit 0cc46735e0
3 changed files with 116 additions and 2 deletions

View file

@ -27,6 +27,8 @@
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-highlightjs": "^4.2.0",
"markdown-it-html5-embed": "^1.0.0",
"markdown-it-html5-media": "^0.7.1",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-video": "^0.6.3",
"mime": "^4.0.4",