Skip to content

CLI

latextomd -h

show help message and exit

latextomd -v

show current version and exit

latextomd input.tex

convert input.tex in input.md

latextomd input.tex -o output.md

convert input.tex in output.md

--pandoc-enumerate

Default: false– This option allows to control whether pandoc handle enumerate or not.