Markdown Reader
The best way to preview Markdown in your browser.
Dark Mode • Themes • Autoreload • Mermaid Diagrams • MathJax • ToC • Syntax Highlighting
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.
✔ 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
Inspect the latest comments and rating distribution.
Store average score: 4.3. 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.
The best way to preview Markdown in your browser.
Write your email in Markdown, then make it pretty.
Preview and export mermaid.
The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.
Print GitHub Flavored Markdown exactly as it appears on GitHub, with just two clicks.
GitHub on steroids
This is a good extension but i would wish it could also support more things from GitHub like this for example: > [!NOTE] > Highlights information that users should take into account, even when skimming. > [!TIP] > Optional information to help a user be more successful. > [!IMPORTANT] > Crucial information necessary for users to succeed. > [!WARNING] > Critical content demanding immediate user attention due to potential risks. > [!CAUTION] > Negative potential consequences of an action.
It does well what it needs. However selecting default font face, header sizes, margins/paddings would be great. Some simple css-like formatting.
Excelente
很好, CPU 占用少, 不象 Markdown Preview Plus CPU 占用很要命, 随便打开一个 md 文件, 笔记本的风扇就狂吵
Best markdown viewer
Muito bom! É simples porém atende bem minhas necessidades e expectativas até agora. Seria se os desenvolvedores colocassem um aviso mais explícito de que é necessário dar permissão a leitura de arquivos, isso evitaria as avaliações ruins de "não funciona".
Very good. I agree with other users: you need to watch the video to make it work, but besides that, it works pretty well. It's almost perfect. I have only one request... could it be possible to add UTF-8 support? I tried setting the encoding on my local .md file to utf8 but the extension stopped rendering it correctly.
You won't be able to make it work without watching the video. It's not intuitive to set up and the options hidden in advanced are essential to make it work, they should be put in a start page and shown to the user to get started. But at the end of the day it works and is pretty useful.
Works good. Except you can't use relative paths for images. You need to use the full path for the src, which makes it less flexible. For example opening file:///D:/myfolder/Mydocument.md. <img src="d:/myfolder/Mypicture.png" alt="Setup"> is working, but <img src="/Mypicture.png" alt="Setup"> is not working. Which works good in vscode.
Juste penser à autoriser l'accès au file:// en local dans les paramètres de l'extension sur Chrome pour les fichiers sur disque local.