Migrate to rehype-mathjax

This commit is contained in:
2024-10-31 23:03:50 +01:00
parent 3c855fce21
commit 0ed2813643
5 changed files with 953 additions and 21 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"rehype-mathjax": "^6.0.0"
}
}