tig / winprint

winprint 2.0 - Advanced source code and text file printing. The perfect tool for printing source code, web pages, reports generated by legacy systems, documentation, or any text or HTML file. It works interactively or from the command line making it great for single users or whole enterprises. Works great with Powershell.
https://tig.github.io/winprint/
MIT License
72 stars 4 forks source link

Support rendering .md files as html #20

Open tig opened 4 years ago

tig commented 4 years ago

Right now it just pretty-prints .md files as markdown. There should be a way of forcing winprint to convert the .md file to html and render it.