Markdown Viewer
Dark Mode • Themes • Autoreload • Mermaid Diagrams • MathJax • ToC • Syntax Highlighting
Converts and previews markdown files (.md, .markdown) to HTML(include TOC) right inside Chrome and support live reload
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Automatically parses markdown files (.md) into HTML with live reload
Usage:
1. Install extension from webstore (creates no new UI)
2. Check "Allow access to file URLs" in chrome://extensions listing:
3. Open local or remote .md file in Chrome.
4. See nicely formatted HTML!
Inspect the latest comments and rating distribution.
Store average score: 4.1. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Dark Mode • Themes • Autoreload • Mermaid Diagrams • MathJax • ToC • Syntax Highlighting
Provide right-click menu to manually set character encoding for web pages.
Write your email in Markdown, then make it pretty.
A Github Flavored Markdown Editor
The best way to preview Markdown in your browser.
GitHub on steroids
Doesn't work.
* remember "Allow access to file URLs" * use "github" css that make images looks better and Chinese characters displayed properly.
Tested three other md viewers, none supported lists, this one was the first to do so. 5 stars after finding the option to hide the "M" in the browser bar
Works very well. I like the refresh ability, so it works more like a side-by-side editor/preview when viewing file:/ resources in Chrome while editing the files in a text editor. There are some minor problems, for example `*text*` is rendered as *text* instead of italicized code. But this extension does a better job at handling GitHub flavored markdown, specifically ``` some code block with line breaks ``` whereas another Markdown Preview extension does not handle that notation. The syntax coloring for JSON in ```JSON ``` blocks is sometimes off but that is not a major problem.
Tested on a local .md file, didn't work.
Does not work on Windows.
In principle ok and doing its job. I have a problem with content in utf-8 and german Umlaute. These are not properly translated
Pros: supports tables from GitHub-flavored Markdown. Cons: text encoding badly supported (utf8, accents).
Very fair Markdown Viewer, inside Chrome. It would be a bit better if there was no need to manually set the Allow access to File URLs option.
It still have some issues to deal with. International characters are messed up. Seem like it uses windows decoding as default. Syntax highlighting is applied to parts of words, which can make preformatted text look wierd. For example with "sudo", the second half of the word is highlighted, because it is "do".