Pandoc markdown to latex

pandoc --from=markdown --output=my.tex hello.md --to=latex --standalone

Comments

Popular posts from this blog

QTreeView and QTableView dynamic changes

C++ strings and string_view