aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-02-04 07:10:41 +0000
committerFuwn <[email protected]>2023-02-04 07:10:41 +0000
commitc51cf21a91522f1602875211ce2d8af05456e943 (patch)
tree4217a9fa60f617f8dbb711ec8e075e31bc13418b /README.md
parentfeat: markdown to html (diff)
downloadseptember-c51cf21a91522f1602875211ce2d8af05456e943.tar.xz
september-c51cf21a91522f1602875211ce2d8af05456e943.zip
feat: mathjax
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbec19a..ee65daa 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,16 @@ A comma-seperated list of paths to treat as plain text routes.
PLAIN_TEXT_ROUTE=/robots.txt,/license.txt
```
+### `MATHJAX`
+
+Enable MathJax support for rendering LaTeX.
+
+Defaults to `false`.
+
+```dotenv
+MATHJAX=true
+```
+
## Styling
Want to give your website a shiny new look? Try using one of sources