markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

Markdown Viewer / Browser Extension

Results 141 markdown-viewer issues
Sort by recently updated
recently updated
newest added
trafficstars

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?

feature

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...

compiler

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...

feature

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...

feature

Mermaid dragram of type `gitGraph` is not rendering. ## Sample ![image](https://user-images.githubusercontent.com/15025473/174500270-e06a8a56-731a-43d7-865c-2e744eb9e0c8.png) ## 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. ##...

firefox

for example: https://raw.githubusercontent.com/simov/markdown-viewer/master/README.md

question

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...

compiler

.md file over 65kb page rendering fails?

question