GitPedia
simov

simov/markdown-viewer

Markdown Viewer / Browser Extension

4 Releases
Latest: 2y ago
5.3Latest
simovsimov·2y ago·April 30, 2024
GitHub

📋 Changes

  • 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
  • update mermaid from v10.4.0 to v10.8.0
  • + 1 more
5.2
simovsimov·2y ago·September 26, 2023
GitHub

📋 Changes

  • add markdown-it as default compiler
  • add support for markdown extended syntax
  • fix auto scroll on very large pages
  • fix detect wildcard subdomains in origin
  • fix allow port in origin
  • theme fixes
  • new default icon with an overlay
  • update mermaid from v9.4.0 to v10.4.0
  • + 1 more
5.1
simovsimov·3y ago·March 14, 2023
GitHub

📋 Changes

  • 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
  • + 9 more
5.0
simovsimov·3y ago·December 5, 2022
GitHub

📋 Changes

  • migrate to manifest v3
  • update mathjax from v2 to v3
  • update mermaid from v8 to v9
  • update marked from v1 to v4
  • update remark from v13 to v14
  • update prism syntax support
  • add 30 new themes + update github themes
  • add dark theme support for prism and mermaid
  • + 7 more