MarkdownViewerPlusPlus icon indicating copy to clipboard operation
MarkdownViewerPlusPlus copied to clipboard

A Notepad++ Plugin to view a Markdown file rendered on-the-fly

Results 107 MarkdownViewerPlusPlus issues
Sort by recently updated
recently updated
newest added

Using the child selector `>` in the Custom CSS does not work as expected. It appears to get parsed into the HTML entity `>` during export to HTML.

## Issue description 2 examples. In Test1 MV++ adds an extraspacing after the striked out line. In Test2 it doesn't. Why? Same behavior shows with bold and italic text. ###...

HTMLRenderer

the plugin does not follow npp's text direction state.

enhancement

I'm suggesting a new feature. pasing a parameter for image size would be helpful for a better preview. I tried all of [these ](https://stackoverflow.com/questions/14675913/how-to-change-image-size-markdown) options and none have worked, so...

enhancement

Would it be possible to add an optional toolbar with markdown formatting (for example, this text editor that's adding an issue)? Basically, it inserts the proper characters for whatever formatting...

enhancement
npp

Hi, I have checkout the latest master and try to compile with VS2015 Update 3. I get the Unicode merge error below, do you have any idea what is the...

![tim 20171213150725](https://user-images.githubusercontent.com/21209416/33926040-997c2534-e017-11e7-8928-e9e40121f885.jpg) I hope you can add the the markdown ‘s code snippet support.It will be great and helpful for our coders.Thanks! My English is very poor,please do not mind.

When exporting to HTML, the `` and `` tags for fenced code blocks are separated, and the `` tag indented on a new line. ``` aaa ... ``` Something like...

I don't know if this is a common thing in markdown or not, so maybe it should be an option instead of a default feature, but it would be nice...

Chinese view is OK, but export PDF file, there is something wrong occurred.

wontfix