Skip to main content

You may wanna try kramdownkramdown, which has the ability to convert your markdown files to LaTeX source file:

kramdown -o latex --template document some.markdown >some.tex 

You may wanna try kramdown, which has the ability to convert your markdown files to LaTeX source file:

kramdown -o latex --template document some.markdown >some.tex 

You may wanna try kramdown, which has the ability to convert your markdown files to LaTeX source file:

kramdown -o latex --template document some.markdown >some.tex 
Source Link
xuhdev
  • 1.2k
  • 11
  • 21

You may wanna try kramdown, which has the ability to convert your markdown files to LaTeX source file:

kramdown -o latex --template document some.markdown >some.tex