markdown-viewer
markdown-viewer copied to clipboard
Markdown Viewer / Browser Extension
Hyperlink navigation to local file paths with a `\` backslash is not supported. For example, if I have a markdown document with a relative file URL using Windows file path...
It would be nice if proper semantic tags were used more, e. g.: * `` → `` * `
When I click "Extension Settings", I do not see a theme option. I loaded from the extension from markdown-viewer-v5.1.zip I only see Origins, Settings, Help . Settings only has: _Extension...
Please support loading custom CSS styles Hello! The extension performs great! Please support loading custom CSS styles so that the extension can meet more usage scenarios. System environment: Chrome is...
This theme will be based on Github theme, but h1 and h2 will be displayed in the center, and there will be no hr line.
>Thank you very much for the plugin you've developed. It has been incredibly helpful to me. I want the rendered Markdown file to be consistent with my system and Vim...
Can we have `` tags execution inside md? ```md ## Header These should be executed: console.log('Hi from js') ``` Here's the hack that I've come up with to make it...
Thank you very much for the very nice extension. 👍 If you write Markdown emoji code inside fenced code blocks with a specified language, the code will not display well....
Documents are not rendered if they start with HTML comment. Example: ```Markdown # Lorem Ipsum Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore...
Added the collapsible toc in the options for the extension. 