A simple python package to convert latex to markdown (katex)
Documentation: https://latextomd.netlify.com/
pip install latextomd
latextomd -i source.tex -o export.md
- miktex
- pandoc
- perl: http://strawberryperl.com/
choco install berrybrew
- Image Magick: https://imagemagick.org/
choco install imagemagick