| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| markdown-viewer-v5.1.zip | 2023-03-14 | 2.2 MB | |
| markdown-viewer-v5.1.crx | 2023-03-14 | 2.2 MB | |
| 5.1 source code.tar.gz | 2023-03-14 | 64.6 kB | |
| 5.1 source code.zip | 2023-03-14 | 91.0 kB | |
| README.md | 2023-03-14 | 950 Bytes | |
| Totals: 5 Items | 4.6 MB | 0 | |
- new advanced options page for managing the enabled origins
- each enabled origin now can have its own header and path detection setup
- the header detection now includes the text/plain content type
- header and path detection are now being applied together instead of one or the other
- on hard reload automatically scroll to hash fragment or last known position
- add missing tex/latex extensions for mathjax
- strip yaml/toml frontmatter and use the title variable to set the page title
- add favicon to markdown content pages
- dark mode for the popup and the options page
- bundle all prism languages and load them on demand
- fix emoji regex to exclude html tags and code blocks
- fix toc regex picking up header links
- fix default github theme to be always light
- print style fixes and other theme fixes
- update marked from v4.1.1 to v4.2.5
- update mermaid from v9.2.2 to v9.4.0
- update github theme from v5.1.0 to v5.2.0