Add LaTeX support for rendering rules

This commit is contained in:
2023-11-26 15:54:01 -08:00
parent 7cc5d05e9c
commit acc769e799
3 changed files with 24 additions and 5 deletions

View File

@@ -9,10 +9,10 @@
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/parser": "1.1.0"
},
"indirect": {
"elm/json": "1.1.3",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.3"