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

It would be more useful if [GitLab-style math blocks](https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/user/markdown.md#math) are supported. Inline math: ``$`a + b = c`$`` display math: ```` ```math a + b = c ``` ```` They...

content

I have the problem that sometimes the HTML isn't loading. When that happens the page just stays black. (switching to the text/markdown mode works) Even reloading or reopening the site...

incompatiblity

Inline code and code blocks should have the same background. It is more uniform and looks better in markdowns that contains both variants. For example: ``` `git config --global user.name...

Sometimes, when a formatted markdown file is printed, the last page is cropped liked this: ![picture](https://user-images.githubusercontent.com/52759436/145622594-065dea47-320a-444e-8848-eb89ce37ddc6.png) It happens only when there are 2 or more pages and it depends on...

theme
firefox

Code blocks without defined language should have the same background, font size and font type as code blocks for the rest of languages. It is more uniform and looks better...

Add possibility to configure version of Mermaid Diagrams used by extension Values are loaded from https://api.github.com/repos/mermaid-js/mermaid/releases

if i click the md file ,only download ,can't open ;i don't know why? chrome: 91.0.4472.164

origins

Hi, first of all, thanks for this amazing extension 💛 It would be great to have some more features in the Table of Contents: ### Auto scroll - As one...

content

I try finding a simple way export Readable document from markdown, until I meet this markdown viewer. However, the PDF file saved from chrome has some problem with styling. (for...

feature

The `` is the default usage listed on [Mermaid's site](https://mermaid-js.github.io/). It'd also be useful for scenarios where you have to add html within markdown, something like putting some mermaid graphs...

feature