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 ```![xxx](xxx.jpg)``` can`t work well and pictures not display.

I have tried release 0.7.1.0 on Windows 10 x64, I get the following error when opening the viewer. I don't get this error in Windows 7 x64. When I switched...

bug

## Issue description Can page numbering be added? ### Markdown to reproduce ``` Please post the markdown code producing the described issue, if any ``` ### Screenshot _If available_ ###...

I am using the latest notepad++ and the latest viewer. I have copied the text below into the editor 4 times. The result is not always 4 identical blocks. Sometimes...

I am using the latest notepad++, and lthe atest viewer plugin. My file contains some code: The tabs are rendered as spaces (or very short tabs) in the view panel....

## Issue description Japanese text appears as boxes in PDFs ### Markdown to reproduce This seems to be a problem with any Japanese text. ### Screenshot ![screenshot190621](https://user-images.githubusercontent.com/15695982/59950346-4c900900-943b-11e9-9856-8191551ce4a3.png) Screenshot shows PDF...

## Issue description After installing MV++ it takes much longer to launch NP++. - NP++ without MV++ launches in ~3 seconds. - With MV++ takes ~30 seconds. ### Environment *...

## Issue description for some reason the viewer isn't displaying horizontal tab characters like it should. i tried everything from using fonts like unifont to using literal `` tags. it...

## Issue description Some images are displayed correctly while others aren't ### Markdown to reproduce ``` ![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png) ``` I got the code from here: https://github.com/nea/MarkdownViewerPlusPlus/issues/23#issuecomment-287190881 ### Screenshot MarkdownViewerPlusPlus not...