<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[New Plugin] MarkdownViewer++]]></title><description><![CDATA[<p dir="auto">Hi there</p>
<p dir="auto">As I wasn’t able to find something similar very quickly (there probably is. . .), I decided to build a plugin to render the current file in a dockable window as a rendered HTML to see all changes and markup “beautified” in an instant. It can be found at <a href="https://github.com/nea/MarkdownViewerPlusPlus" rel="nofollow ugc">GitHub MarkdownViewer++</a>.</p>
<p dir="auto">Why? What for?<br />
I am writing everything in Markdown syntax ^^# As such, I also export HTML and PDF files and I am constantly checking how it looks etc. So far, I was using <a href="http://dillinger.io/" rel="nofollow ugc">Dillinger</a> or <a href="https://stackedit.io/" rel="nofollow ugc">StackEdit</a>. Great tools, actually awesome. That is why I used them for years now.</p>
<p dir="auto">But, Notepad++ is my main editor, opened 24/7 basically. And to always track my files in the browser and “export” them to local directories just didn’t seem right anymore. That is why I went for a MarkdownViewer++, with basic rendering, HTML and PDF export.</p>
<p dir="auto">It is my first Notepad++ plugin and credits goes to all the people in the <a href="https://github.com/nea/MarkdownViewerPlusPlus/blob/master/README.md" rel="nofollow ugc">README.md</a> as I just assembled the their functionality to my current application case :)</p>
<p dir="auto">So, I just did it for my own use case. But if it finds at least one additional (and happy) user, I will be happy, too ^^ The releases can be found <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases" rel="nofollow ugc">here</a>. Go try, if you like to.</p>
<p dir="auto">I am eager for feedback. Found issues, bugs, potential enhancements etc. and will be happy to fix and add them. There are some open topics such as performance in big documents etc. which I am aware of and working on. But more feedback just increases the quality :) So, if you have any suggestions, just use the <a href="https://github.com/nea/MarkdownViewerPlusPlus/issues" rel="nofollow ugc">GitHub tracker</a> and I will respond.</p>
<p dir="auto">Thanks a lot and Best</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13212/new-plugin-markdownviewer</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 13:29:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13212.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Feb 2017 22:41:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Wed, 29 Apr 2020 04:29:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<p dir="auto">ALCON: I’ve seen a more recently maintained version:</p>
<p dir="auto"><a href="https://github.com/UrsineRaven/NppMarkdownPanel" rel="nofollow ugc">https://github.com/UrsineRaven/NppMarkdownPanel</a></p>
<p dir="auto">to which I’ve submitted a pull request to fix the auto-refresh while typing and make the auto-scrolling not so severe.</p>
<p dir="auto">You can find my version at:<br />
<a href="https://github.com/vinsworldcom/NppMarkdownPanel" rel="nofollow ugc">https://github.com/vinsworldcom/NppMarkdownPanel</a></p>
<p dir="auto"><strong>NOTE:</strong> “My” version is completely <em><strong>UNSUPPORTED</strong></em> and only there as a repo for a pull request to someone else’s work.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53232</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53232</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 29 Apr 2020 04:29:01 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Wed, 29 Apr 2020 02:05:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nea" aria-label="Profile: nea">@<bdi>nea</bdi></a></p>
<p dir="auto">Are you still developing the <a href="https://github.com/nea/MarkdownViewerPlusPlus" rel="nofollow ugc">MardownViewer++</a> plugin?  It looks pretty stale on GitHub and there are some bugs with the upgrades to N++ / Scintilla during that timeframe.  I still use it, but it could be improved.  I don’t know C# and I can’t get Visual Studio to fetch the <code>nuget</code> packages it’s asking for.  I’d be happy to contribute if only it was in C++.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53225</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53225</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 29 Apr 2020 02:05:57 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Fri, 23 Feb 2018 08:35:35 GMT]]></title><description><![CDATA[<p dir="auto">Heyho</p>
<p dir="auto">An unfortunate old bug stumbled back into release 0.8.0 why I just released a small update:</p>
<ul>
<li>Fixed a bug cutting off text after 10000 characters</li>
<li>Changed parsing of custom CSS to recognize @import statements and have them lead</li>
</ul>
<p dir="auto">You can find the newest release at <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.1" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.1</a></p>
<p dir="auto">Really sorry about that</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30519</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30519</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Fri, 23 Feb 2018 08:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 15 Feb 2018 13:06:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi everyone</p>
<p dir="auto">After a long idle period (really sorry about that) I just updated to 0.8.0:</p>
<ul>
<li>Changed CommonMark converter to <a href="https://github.com/lunet-io/markdig" rel="nofollow ugc">Markdig</a> to support more custom Markdown syntax such as Pipe Tables etc.</li>
<li>Updated PDFSharp and HTMLRenderer.PDFSharp accordingly (custom compilation, not in NuGet for the moment as HTMLRenderer has to merge my PR first!)</li>
<li>Updated the <a href="http://NPP.net" rel="nofollow ugc">NPP.net</a> Plugin Template</li>
</ul>
<p dir="auto">You can find the newest release at <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.0" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/releases/tag/0.8.0</a></p>
<p dir="auto">Regarding all the issues: I have not forgotten about them but have to find the time and will get onto them ^^</p>
<p dir="auto">Cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30289</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30289</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Thu, 15 Feb 2018 13:06:00 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 03 Aug 2017 10:29:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nea" aria-label="Profile: nea">@<bdi>nea</bdi></a> ,</p>
<p dir="auto"><strong>Thank you very much for that great tool !</strong> Although I am already happy and have gotten more than I expected, I will gladly follow any improvement. One very little improvement for new users may be to set the “synchronize” checkmark to “on” as default, ;-) .</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26086</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26086</guid><dc:creator><![CDATA[Ekkehard Pofahl]]></dc:creator><pubDate>Thu, 03 Aug 2017 10:29:17 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Fri, 19 May 2017 05:16:44 GMT]]></title><description><![CDATA[<p dir="auto">Would you consider a dark theme option for those of us that enjoy to work in the dark?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24456</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24456</guid><dc:creator><![CDATA[Ethan Piliavin]]></dc:creator><pubDate>Fri, 19 May 2017 05:16:44 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Fri, 19 May 2017 01:45:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nea" aria-label="Profile: nea">@<bdi>nea</bdi></a> This is one of those times, I come across something and feel the need to slap myself on the forehead and go “DOOH” Homer Simpson-style… A lot of colleagues and I work A LOT with markdown since it’s fast to write, and very little effort to write a lot of descriptive text - for instance complex unstructured datasets while research is ongoing - and still make it look good and professional… only downside with describing datasets is, that there is NO way around not checking regularly to how it looks in output, especially since records or JSON sets can get very long - describing fields in blocks lining up with what could be a relationship… writing them in an online tool isn’t ideal and so wasn’t switching between windows either…  and that’s why not thinking of a plugin myself or any colleague I regularly work together with, is pretty stupid actually for a bunch of scientists :-)   Shows again that visionaries in one field, can be blind as a bat in a different field :-)   I like the plugin a lot sofar and had no trouble in convincing others to give it a go… sending the link to your github did the trick :-)  Thank you !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24450</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24450</guid><dc:creator><![CDATA[OldskoolOrion]]></dc:creator><pubDate>Fri, 19 May 2017 01:45:36 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Mon, 06 Mar 2017 21:19:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Update 0.7.0 has just been released.</p>
<p dir="auto">Some more new features/additions have been made besides some smaller bugfixing:</p>
<ul>
<li>Added a menu action to print the rendered content directly</li>
<li>Added margins configuration for PDF exports</li>
<li>Added a menu action to copy the rendered content to the clipboard</li>
<li>Added options to open an exported PDF/HTML after the action completed</li>
<li>Added a menu action to send content as HTML/Text E-mail (requires <em>Outlook</em>)</li>
</ul>
<p dir="auto">You can find the newest release at <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/releases</a></p>
<p dir="auto">Should you discover any bugs, post them at <a href="https://github.com/nea/MarkdownViewerPlusPlus/issues" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/issues</a> and I will get to it as fast as I possibly can.</p>
<p dir="auto">Thanks a lot and Cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22345</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22345</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Mon, 06 Mar 2017 21:19:47 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Mon, 20 Feb 2017 09:19:24 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I see now.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22021</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22021</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Mon, 20 Feb 2017 09:19:24 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Mon, 20 Feb 2017 07:24:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a></p>
<p dir="auto">Ok, then maybe it came of wrong.</p>
<p dir="auto">The MarkdownViewer++ does not render SVG files in Notepad++. It renders SVG files from sources, embedded inside a Markdown file. Sorry if that got of wrong.</p>
<p dir="auto">As I mentioned, I wanted to focus first on Markdown files, even if direct SVG rendering would be possible right now.</p>
<p dir="auto">There was an issue in an earlier version where the used renderer library didn’t support SVG natively. So, I added it… for according links/URLs in the Markdown file. That is what I fixed and what should work at the moment.</p>
<p dir="auto">Sorry about any confusion</p>
<p dir="auto">PS: If you like to see that feature in the future, maybe add it as issue and I will see how I can generalize the rendering functionality in the future ^^<br />
Thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22020</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22020</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Mon, 20 Feb 2017 07:24:56 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Sun, 19 Feb 2017 18:28:19 GMT]]></title><description><![CDATA[<p dir="auto">URL?<br />
I used the very svg file (see the above) and also the same in a simple html file like:</p>
<p dir="auto">&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=“Content-Type” content=“text/html; charset=UTF-8” /&gt;<br />
&lt;title&gt;SVG test&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;svg xmlns=“<a href="http://www.w3.org/2000/svg" rel="nofollow ugc">http://www.w3.org/2000/svg</a>” width=“467” height=“462”&gt;<br />
&lt;rect x=“80” y=“60” width=“250” height=“250” rx=“20” style=“fill:#ff0000; stroke:#000000;stroke-width:2px;” /&gt;<br />
&lt;rect x=“140” y=“120” width=“250” height=“250” rx=“40” style=“fill:#0000ff; stroke:#000000; stroke-width:2px; fill-opacity:0.7;” /&gt;<br />
&lt;/svg&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22015</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22015</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Sun, 19 Feb 2017 18:28:19 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Sun, 19 Feb 2017 13:57:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">How was the SVG embedded, so how was the url to the SVG?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22012</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22012</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Sun, 19 Feb 2017 13:57:52 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Sun, 19 Feb 2017 10:40:59 GMT]]></title><description><![CDATA[<p dir="auto">Tried a simple SVG file to render but with no luck, is it really working?</p>
<p dir="auto">my sample:</p>
<p dir="auto">&lt;?xml version=“1.0”?&gt;<br />
&lt;!DOCTYPE svg PUBLIC “-//W3C//DTD SVG 1.1//EN”<br />
“<a href="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" rel="nofollow ugc">http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd</a>”&gt;</p>
<p dir="auto">&lt;svg xmlns=“<a href="http://www.w3.org/2000/svg" rel="nofollow ugc">http://www.w3.org/2000/svg</a>”<br />
width=“467” height=“462”&gt;<br />
&lt;rect x=“80” y=“60” width=“250” height=“250” rx=“20”<br />
style=“fill:#ff0000; stroke:#000000;stroke-width:2px;” /&gt;</p>
<p dir="auto">&lt;rect x=“140” y=“120” width=“250” height=“250” rx=“40”<br />
style=“fill:#0000ff; stroke:#000000; stroke-width:2px;<br />
fill-opacity:0.7;” /&gt;<br />
&lt;/svg&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22010</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22010</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Sun, 19 Feb 2017 10:40:59 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 16 Feb 2017 11:48:38 GMT]]></title><description><![CDATA[<p dir="auto">Hey</p>
<p dir="auto">A quick follow-up-update with version 0.6.0. Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/dail" aria-label="Profile: dail">@<bdi>dail</bdi></a> for finding and reporting issues with 0.5.0.</p>
<ul>
<li>Updated to the newest <a href="http://NotepadPlusPlusPluginPack.net" rel="nofollow ugc">NotepadPlusPlusPluginPack.net</a> version by <a class="plugin-mentions-user plugin-mentions-a" href="/user/kasper-graversen" aria-label="Profile: Kasper-Graversen">@<bdi>Kasper-Graversen</bdi></a></li>
<li><a class="plugin-mentions-user plugin-mentions-a" href="/user/chcg" aria-label="Profile: chcg">@<bdi>chcg</bdi></a> With the update of the plugin pack I started producing x86 and x64 releases</li>
</ul>
<p dir="auto">You can find the newest releases at <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/releases</a></p>
<p dir="auto">Again, should you discover any bugs, post them at <a href="https://github.com/nea/MarkdownViewerPlusPlus/issues" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/issues</a> and I will get to it as fast as I possibly can.</p>
<p dir="auto">Thanks and Cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21947</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21947</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Thu, 16 Feb 2017 11:48:38 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Mon, 13 Feb 2017 11:23:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi everyone</p>
<p dir="auto">I just released an updated version 0.5.0 with several changes</p>
<ul>
<li><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> I added an options dialog to allow some configuration. For example you can configure file extensions that should be rendered</li>
<li>Several bug fixes have been made (big thanks to <a class="plugin-mentions-user plugin-mentions-a" href="/user/dail" aria-label="Profile: dail">@<bdi>dail</bdi></a>)</li>
</ul>
<p dir="auto">You can find the newest releases at <a href="https://github.com/nea/MarkdownViewerPlusPlus/releases" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/releases</a>.</p>
<p dir="auto">The changes are bigger so there may be issue popping up. You can always leave a note at <a href="https://github.com/nea/MarkdownViewerPlusPlus/issues" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/issues</a> and I will see to it being fixed as quick as possible.</p>
<p dir="auto">Upcoming additions will be:</p>
<ul>
<li>Asynchronous rendering to improve the behaviour with large documents</li>
<li>View rendered HTML on-the-fly</li>
<li>and everything you and I can think of :)</li>
</ul>
<p dir="auto">Thanks a lot and Cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21820</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21820</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Mon, 13 Feb 2017 11:23:34 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Tue, 07 Feb 2017 19:19:06 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/nea" aria-label="Profile: nea">@<bdi>nea</bdi></a></p>
<p dir="auto">Sorry I didn’t mean to say that due credits were not given! ;) I just overlooked that first bullet in the readme. Great to know that ilmerge worked. If you feel like it, it’d be great if you could jot down your experiences and setup for using 3rd party dll’s with the plugin pack - somewhere a suitable section should be created in the readme. If you feel like it that would be awesome! Looking forward to a PR :-P</p>
<p dir="auto">btw. I’ve linked from the plugin pack to your plugin ;)</p>
<p dir="auto">cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21643</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21643</guid><dc:creator><![CDATA[Kasper Graversen]]></dc:creator><pubDate>Tue, 07 Feb 2017 19:19:06 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Mon, 06 Feb 2017 09:55:20 GMT]]></title><description><![CDATA[<p dir="auto">Hey Kasper</p>
<p dir="auto">Actually, it is the first link in my <a href="https://github.com/nea/MarkdownViewerPlusPlus/blob/master/README.md" rel="nofollow ugc">README.md</a> under “License and Credits” as I would never take credit for your plugin pack. I hope that linkage and usage is fine for you. Otherwise, let me know.</p>
<p dir="auto">It was an ease to use, especially with the Demo Plugin. Big thanks for that :) And after your hint to ILMerge and figuring out some stuff it worked even better.</p>
<p dir="auto">Thanks and Cheers</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21594</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21594</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Mon, 06 Feb 2017 09:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Sat, 04 Feb 2017 22:26:49 GMT]]></title><description><![CDATA[<p dir="auto">Great stuff. Did you find the plugin pack easy to use (<a href="https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net" rel="nofollow ugc">https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net</a>)? If you like it, please link to it from your readme - I’d be nice with some traction and more people to help out with maintaining it. And linking to it is the first step in that direction ;-)</p>
<p dir="auto">cheers<br />
Kasper</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21557</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21557</guid><dc:creator><![CDATA[Kasper Graversen]]></dc:creator><pubDate>Sat, 04 Feb 2017 22:26:49 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Fri, 03 Feb 2017 07:23:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi chcg</p>
<p dir="auto">Yes, thanks for pointing that out. Regarding that link: I found that, too and also read up about it in this thread <a href="https://notepad-plus-plus.org/community/topic/13156/nppmarkdown-link-broken" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/13156/nppmarkdown-link-broken</a>. But I was actually to lazy to compile it myself and just went straight for testing my own ^^’</p>
<p dir="auto">Regarding x64 support: I am already using the newest <a href="http://NPPPluginPack.net" rel="nofollow ugc">NPPPluginPack.net</a> version and also worked with the current PR and changes but wasn’t able to get it fixed quickly, why this is still on my ToDo list and will be done… but some more features and bugfixes first :)</p>
<p dir="auto">Thanks a lot</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21520</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21520</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Fri, 03 Feb 2017 07:23:29 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 02 Feb 2017 21:32:44 GMT]]></title><description><![CDATA[<p dir="auto">Maybe similar to <a href="https://github.com/gclxry/NppMarkdown" rel="nofollow ugc">https://github.com/gclxry/NppMarkdown</a>.</p>
<p dir="auto">For x64 support of <a href="https://github.com/nea/MarkdownViewerPlusPlus/tree/master/MarkdownViewerPlusPlus/PluginInfrastructure" rel="nofollow ugc">https://github.com/nea/MarkdownViewerPlusPlus/tree/master/MarkdownViewerPlusPlus/PluginInfrastructure</a>, see</p>
<p dir="auto"><a href="https://notepad-plus-plus.org/community/topic/12633/npppluginnet-64-bit" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/12633/npppluginnet-64-bit</a>.<br />
and<br />
corresponding project <a href="https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net" rel="nofollow ugc">https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/21509</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21509</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Thu, 02 Feb 2017 21:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 02 Feb 2017 12:05:52 GMT]]></title><description><![CDATA[<p dir="auto">Hey xomx</p>
<p dir="auto">Thanks for the positive feedback.<br />
Yes, it works for multiple formats. Actually, I don’t care but am just looking at the current one. Big files and binary are still a bummer.</p>
<p dir="auto">But you brought up a good point. I will probably add some checks for file formats, offer a configuration for these and think about loading/processing it asynchronously to try to circumvent blocking as much as possible. I will make myself a ticket and see, when I will have time to add this. But that’s also a reason, why I am not versioning it 1.0.0 ^^… at least for now… still a long way to go :)</p>
<p dir="auto">Regarding the naming: Yeah, actually I had the same idea but I want to focus on Markdown and ensure that functionality first. As long as that is the focus, I will run with the given name.<br />
But maybe future major versions or derived plugins will extend on that. Thanks for the hint.</p>
<p dir="auto">Best</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21481</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21481</guid><dc:creator><![CDATA[nea]]></dc:creator><pubDate>Thu, 02 Feb 2017 12:05:52 GMT</pubDate></item><item><title><![CDATA[Reply to [New Plugin] MarkdownViewer++ on Thu, 02 Feb 2017 11:59:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">thanks for this plugin!</p>
<p dir="auto">I have tried to load several file formats (.txt, .log, .html etc.) and it works great.</p>
<p dir="auto">Is it possible to document all the meaningful common file formats for the MarkdownViewer++ plugin?<br />
Could you please add a check for these file formats in your plugin and refuse to process all the others (I accidentally loaded a bigger binary file and then the active MarkdownViewer++ plugin blocked the Notepad++ for a very long time as it evidently tried to interpret it…).</p>
<p dir="auto">(maybe consider renaming this plugin to something more general as I see its usability in displaying and saving to html/PDF also for the other file formats in the future…)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21480</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21480</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Thu, 02 Feb 2017 11:59:28 GMT</pubDate></item></channel></rss>