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:
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:
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.