fix: 🐛 Re-add mathjax dependency

Required for building docs
This commit is contained in:
Jesse Wierzbinski 2025-05-01 22:02:45 +02:00
parent 55329eaae0
commit 70aff2df68
No known key found for this signature in database
4 changed files with 394 additions and 6 deletions

View file

@ -121,6 +121,7 @@
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-container": "^4.0.0",
"markdown-it-mathjax3": "^4.3.2",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^3.0.1",
"mitata": "^1.0.34",