Improve printing functionality
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
What does this MR do and why?
Fix print Markdown issue #468535 (closed) .
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Create new project
- Add a Markdown file (like README.md)
- Visit markdown pages such as
http://127.0.0.1:3000/root/test/-/blob/main/README.md
- Print the page
Related to #468535 (closed)
Edited by yanglb