markdown-viewer
markdown-viewer copied to clipboard
Markdown Viewer / Browser Extension
For example, md theme changes to github if browser theme is light and md theme changes to github-dark if browser theme is dark. I usually change browser theme automatically with...
Works great, thanks for your effort!
For example, “https://github.com/hibara/TestRepository/blob/master/README.md” shows “https://github.com/hibara/TestRepository/blob/master/image/test.png”. This one is displayed when viewing "README.md" on github. However, when accessing “https://raw.githubusercontent.com/hibara/TestRepository/master/README.md” and viewing it in Markdown Viewer, the image is not displayed. This...
Please make Markdown Viewer available for Android Firefox.
Broken Rendering in Firefox: [guetzli.md](https://github.com/user-attachments/files/19974613/guetzli.md) [typst.md](https://github.com/user-attachments/files/19974636/typst.md) [upgit.md](https://github.com/user-attachments/files/19974639/upgit.md) [creold.md](https://github.com/user-attachments/files/19974662/creold.md) All you have to do to break the rendering is include HTML before any markdown. Insert this at the top of any...
Thank you very much for the useful and beautiful extension you have made. I have a suggestion, I think it would be much better if when we open a file....
Added the ability to render plotly diagrams!
I have generated markdown and depending on whether I view it in the markdown-viewer or the MMDComposer5 the comments toward the end of the document in the various lists either...
Add support for [MultiMarkdown table](https://fletcher.github.io/MultiMarkdown-6/syntax/tables.html) in the markdown-it compiler with the plugin [markdown-it-multimd-table](https://www.npmjs.com/package/markdown-it-multimd-table).
It would be great to be able to change the rendering engine of, e.g., mermaid. It uses the mermaid version 10.8.0, which is not able to render the, e.g., coloring...