Converts plain text files to multiple output formats like HTML, LaTeX, and Markdown
Conversion tool to generating several file formats
txt2tags
$ txt2tags -t html input.txt
$ txt2tags -t latex input.txt
$ txt2tags -t md -o output.md input.txt