aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-12-05 20:08:56 +0800
committerRunxi Yu <me@runxiyu.org>2024-12-05 20:08:56 +0800
commit7057af668bb478233ffb2f517fb5f5c87cc75dcb (patch)
treeab163bdbbc77ee8d3a08a73e240c285543dd2dee /Makefile
parentOverflow update (diff)
downloade2-spec-7057af668bb478233ffb2f517fb5f5c87cc75dcb.tar.gz
e2-spec-7057af668bb478233ffb2f517fb5f5c87cc75dcb.tar.zst
e2-spec-7057af668bb478233ffb2f517fb5f5c87cc75dcb.zip
e^2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 579aa92..2a4029d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: upload
README.html: README.md
- pandoc -so README.html -c style.css README.md
+ pandoc --mathml -so README.html -c style.css README.md
upload: README.html style.css
rsync --mkpath README.html style.css runxiyu.org:/var/www/docs/e2/