Skip to content

Commit 73f2be0

Browse files
authored
Merge pull request #255 from bluegate010/math
Render equations in HTML using MathML
2 parents b59b8c3 + f4babfc commit 73f2be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,7 @@ do_html() {
10291029
--top-level-division=section
10301030
--variable=block-headings
10311031
--variable=numbersections
1032+
--mathml
10321033
--metadata=titlepage:true
10331034
--metadata=titlepage-background:/resources/img/cover.png
10341035
--metadata=crossrefYaml:/resources/filters/pandoc-crossref-${crossref}.yaml

0 commit comments

Comments
 (0)