Reviews for GitLab Markdown Viewer
GitLab Markdown Viewer by eph
7 reviews
- Rated 4 out of 5by skierpage, 4 days agoDoes what it says, rendering Markdown files instead of displaying the raw markup. It has no editing capability.
The 5-year-old suggestions to fuss with mimetypes have long been fixed with recent Linux and Firefox. The one glitch I've found so far is it doesn't render a local file opened in Firefox (a file:///path/to/document.md URL); to fix this, manage the extension and on the Permissions and data tab check "Access local files on your computer".
The font it uses on Fedora 44 is not very nice. Comparing it with a rendered markdown snippet on GitLab, its CSS font-family list is slightly different, it's missing "Noto Sans" - Rated 4 out of 5by Philipp Bielefeldt, 6 years ago
- Rated 4 out of 5by Firefox user 15236641, 7 years agoDoes not work if the .md extension is in upper case.
- Rated 4 out of 5by Firefox user 14300548, 8 years agoGood, but doesn't correctly render code blocks for python