mathml
This commit is contained in:
parent
feb5d7d89e
commit
3ac457b1ec
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -74,7 +74,7 @@ define pandoc
|
|||
-f markdown+emoji \
|
||||
$(SYNTAXFLAGS) \
|
||||
--filter $(LANGFILTER) --filter $(NICE_DATE) --filter $(SLUG_TAGS) \
|
||||
--mathjax --citeproc --csl=apa-eu.csl
|
||||
--mathml --citeproc --csl=apa-eu.csl
|
||||
endef
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue