About this extension
✚ Video

https://vimeo.com/807266428

✚ For specifics about the Firefox release read this document

https://github.com/simov/markdown-viewer/blob/main/firefox.md

✚ Features

✔ Secure by design
✔ Render local and remote file URLs
✔ Granular access to remote origins
✔ Multiple markdown parsers
✔ Full control over the compiler options
✔ 30+ Themes
✔ Custom theme support
✔ GitHub Flavored Markdown (GFM)
✔ Auto reload on file change
✔ Syntax highlighted code blocks
✔ Table of Contents (ToC)
✔ MathJax formulas
✔ Mermaid diagrams
✔ Convert emoji shortnames
✔ Remember scroll position
✔ Markdown Content-Type detection
✔ Configurable Markdown file path detection
✔ Settings synchronization
✔ Raw and rendered markdown views
✔ Free and Open Source

✚ Full Documentation:

https://github.com/simov/markdown-viewer
Rate your experience
How are you enjoying Markdown Viewer?
There are no ratings yet

Star rating saved

Release notes for 5.3
- custom theme support
- syntax highlighted raw markdown view
- pan, zoom and resize mermaid diagrams
- improved settings page
- fix frontmatter being stripped in raw markdown view
- fix anchor icon missing on origins with strict csp
- fix emoji rendered in prism code blocks
- fix omit port when adding an origin
- update mermaid from v9.2.2 to v10.8.0
- update marked from v9.0.3 to v12.0.1