Print Gitlab Flavored Markdown with embedded images
Problem to solve
As a developer, I want to be able print my README.md with linked images included, so that I can provide documentation to end users who do not have web access or access to my Gitlab instance.
Intended users
Developers and possibly end users who have access to GitLab instance
User experience goal
The user should be able to navigate to repo and print any Markdown file while keeping the formatting and links intact (the printed page should render the same as the webpage).
Proposal
Further details
Permissions and Security
Should only require Guest permissions