MarkdownViewerPlusPlus
MarkdownViewerPlusPlus copied to clipboard
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
## Issue description MD++ fails to render UTF-8 folder tree ### Markdown to reproduce ```md `╔`[`gstp`][ref-1-gstp] `╠═══`[`Prefabs`][ref-4-Prefabs] --> Getting a [MASK][ref-2-MASK] to work [MASK][ref-3-MASK] `║ ╠═══`[`gstp`][ref-5-gstp] `║ ╠═══`[`gstpr512`][ref-6-gstpr512] `║ ╚═══`[`gstpr576`][ref-7-gstpr576]...
I would like to have the possibility of exporting only a fragment of formatted text instead of the whole document.
## Issue description When I type new text the MarkdownViewer++ window won't show the new text, I have to close it and open again so the new text is shown....
## Video Tutorial for MarkdownViewer++ As I was looking for the ways to preview the markdown in Notepad++, I could not find helpful video tutorial on how to Install and...
## Issue description I am using a 4K monitor with Windows font scaling set to 200%. The text in the markdown preview panel is *tiny*! I have to set it...
Would it be possible to have the rendered view use the theme colors as selected in the Style Configurator? I use a white text on black bg theme (Deep Black)...
## Issue description When creating lists (unordered or ordered), if one adds line spacing between lines, it breaks the Markdown rendering. This is best explained via screenshots, so I'm including...
## Issue description Maybe I am a little bit too detailed here, but the installation instructions tell me to `Download a release version and copy the included MarkdownViewerPlusPlus.dll to the...
## Issue description Feature Request: writing `[toc]` on top of a doc should generate a table of contents based on the heading-subheading hierarchy. Example of how Joplin does it: https://joplinapp.org/images/md_plugins/toc_plugin.jpg...
## Issue description Typing is not updating the preview pane (on-the-fly rendering) - close and re-open it and the markdown is rendered as expected. Works fine in Notepad++ v 7.6.6,...