markdown-viewer
markdown-viewer copied to clipboard
Markdown Viewer / Browser Extension
Whether to consider that the default print media automatically hides the navigation bar, and it is not very convenient to switch the'top'attribute every time?
Hi, thanks for the nice extension. I'm using this extension to browse big markdown files that aren't rendered on Github. One example is https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/CoreV1Api.md However extension is not rendering code...
Currently there are only two places can be wildcarded: the protocol `*://` and the **whole domain** `*`. But for large domains like `googlesource.com`, there are a lot of subdomains to...
Thank you for creating Markdown Viewer; I find it very useful. However, I recently ran into an issue, and while I was eventually able to resolve it, it took a...
Mermaid dragram of type `gitGraph` is not rendering. ## Sample  ## Browser used * Microsoft Edge (*Version 102.0.1245.44*) ## Extension version [Version 4.0](https://microsoftedge.microsoft.com/addons/detail/markdown-viewer/cgfmehpekedojlmjepoimbfcafopimdg) ## Output * Blank code section...
## Problem Description After installed on Firefox, when a Markdown document is already opened & rendered with this extension, opening another Markdown document will result in a blank page. ##...
for example: https://raw.githubusercontent.com/simov/markdown-viewer/master/README.md
Hello, In the notetaking application obsidian, one can hyperlink to other markdown files in the same folder by writing "[[other file]]" and this link would be treated like a local...