MarkdownViewerPlusPlus
MarkdownViewerPlusPlus copied to clipboard
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
npp++: latest (8.1.5) but was also not working with 7.8.something option activated, nothing happens when navigating and clicking throught the editor
## Issue description Issue: The textbox for custom css truncates long inputs. Instead of making it accept long inputs, I suggest adding an url. The exported html code will then...
## Issue description The current selection in the function list is displayed in the wrong color. see >> https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10718 ### Environment Notepad++ v8.1.7 (64-bit) Build time : Oct 15 2021...
Notepad++ v8.0 introduced the possibility for a dark ui-theme. Plugin authors need to call `NPPM_ADDTOOLBARICON_FORDARKMODE` instead of `NPPM_ADDTOOLBARICON` for Notepad++ v8.0 or newer. https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9928
## Issue description After the upgrade to Notepad++ v7.7 (64-bit) this morning, the syncing of the contents in the preview windowrefresh did not work anymore. Tried to 'refresh', but that...
## Issue description _Please describe your issue and expected result_ Trying to generate task lists and basic Math in latex but not shown in the viewer ### Markdown to reproduce...
## Issue description _Please describe your issue and expected result_ ### Markdown to reproduce ``` Please post the markdown code producing the described issue, if any ``` ### Screenshot _If...
## Viewer can't break the line on LF If I have a line break with only a line feed char (LF) the viewer doesn't break my line. I'm using markdown...
## Issue description Notepad++ crashes when I add image as a link which requires authentication . In my case I am trying to add GitLab pipeline status for a private...
Could it be possible to ascribe a keyboard shortcut for “Send › HTML to Clipboard” action? It could be fantastic if it could work even if the side panel with...