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

Once in a while it works. Mostly it displays a blank page. I can't figure out the conditions that it will display my file as markdown. When I hit refresh...

firefox

I added a background color to the body so that the document is highlighted. body{ background-color: #fafbfc; } Although #fafbfc is the actual Hithub color, #f5f5f5 would highlight the document...

This is what I observed: If there is a link to another local md file with section title, like `[text](../some_file.md#section-1)`, it will open it, but won't scroll to the position....

So far (3.7) I was able to link from my home to extension folder a css. Now, with 3.8, a _linked_ css is working no more: it works only if...

question

File stored on google drive can be downloaded from link like this https://drive.google.com/uc?export=download&id=FILEID I tried to use this for path matching \/uc\?export\=download&id\=(.*?)$ but Chrome still prompted to download the file...

question

Support more math symbols like plus-minus(±): `\plusmn`. Ref: http://docs.mathjax.org/en/v2.7-latest/tex.html#mediawiki-texvc

As mentioned in the title, the table of contents doesn't show up, and code sections with a language specified don't either. Furthermore the character encoding of the document doesn't seem...

question

example: Your browser does not support iframes. Your browser does not support iframes.

feature

Is it possible for this extension to render/preview a md file loaded into an iframe?

feature

I installed it for Chrome on Windows 10, ensured it has access to local files, and it Just Doesn't Work™. Any .md file opened is displayed as raw text.

origins