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

This is not really an issue but a major suggestion. (I wanted to approach you on https://www.insanitydesign.com/ but the site appears to be down returning "Error establishing a database connection".)...
This is a feature request. It would be useful if the functionList.xml is created for markdown files. If headings is regarded as functions then it would be easy to navigate...
I installed the latest plugin release to my plugins directory per the instructions and I see no difference in Notepad++. No button on toolbar, no submenu in Plugins menu, etc...its...
Hi Savas, Thank you so much for creating this plugin! Like you I have Notepad++ open practically 24/7 and in recent weeks have started to use it _a lot_ for...
## Issue description Needs `file://` prefix when inserting an image. ### Markdown to reproduce The following doesn't work: ```  ``` The following works: ```  ``` ### Impact Python-markdown...
Is it possible to update the Markdig in this plugin to the 0.18.1 from the current 0.15? Or can someone help me understand how I could do it myself (sorry...
Problem : when exporting as pdf file, all Chinese characters are showed incorrectly as square boxes like this: "[][][]", could anyone can fix this? 3x.
Example:  (that last letter is a 't' if it bothers you) This might be MacType's doing again, but I have MacType off for Notepad++.
## Issue description When I use dashes to insert a bulleted list - it inserts additional `` and `` within `` - which doesn't look well. It doesn't happen if...