Skip to content

Print markdown file from browser

Description

We keep our documentation in Markdown format in Gitlab (because of issue #1565 (closed) in "source" and not as a Wiki). It looks something like this: FAQ-Misc-SSH.md___master___unix-intern_-Dokumentation___GitLab-_Google_Chrome___2017-02-03_10-22-01__1920___1200__d07

Now I'd like to print this (to get a PDF, thanks to the Save as PDF function of my browser (Chrome)). But, I get only this:

FAQ-Misc-SSH.md___master___unix-intern_-Dokumentation___GitLab-_Google_Chrome___2017-02-03_10-24-13__1920___1200__1da

That's not quite what I'd expect to get.

Proposal

I'd like to get a printable version of the rendered md file, which should look pretty much like the on-screen rendered version.