outils_redaction/pandoc.sh
2017-12-03 22:04:03 -05:00

2 lines
No EOL
319 B
Bash

pandoc -f markdown+simple_tables+pandoc_title_block -t html document2_0.md -o document2_0.html --template template.html --css template.css --mathjax --toc --toc-depth 2
pandoc -f markdown+simple_tables+pandoc_title_block -t slidy document2_0.md -o document2_0_slidy.html --css template.css --mathjax --toc --toc-depth 3