Hacker News new | ask | show | jobs
by javert 4613 days ago
> I write all my TeX docs in Markdown and then convert it to TeX

Is there some program that converts Markdown into TeX? Or are you saying that you do this manually?

3 comments

Pandoc handles this pretty well in all the scenarios I've used it in.
Pandoc does this well. It's what I use.