Moritz Hzy
Moritz Hzy
Hi, great that you enjoy the plugin! I gave the first example (http://casual-effects.com/markdeep/starter.md.html) a try. The integrated WebViewer (IE11) couldn't render the example properly. I am getting many Javascript errors....
What you see, after starting/opening the plugin, is actually an embedded Browser. The Plugin converts Markdown to html, but needs a way to render the html. Since IE11 is still...
This feature isn't implemented yet. I closed the task accidentally but reopend it later.
In version 0.7.1 YAML Frontmatter blocks are rendered as standard code blocks (no syntax highlighting yet).  
closing this issue in favor of a new issue, concerning the support of further languages
Unfortunately, this PR is not compatible with the current master. Therefore I am going to close this one. ### already implemented in master: - Save As UTF-8 - MarkdownPreviewForm.cs: at...
> This is a bug under IE/Edge with local file links containing non US-ASCII chars, with escape chars in URL with `%..` > > Can this be inserted in `MarkdownPreviewForm.cs`...
> ```cs > public static MarkdownPipelineBuilder UseNonAsciiNoEscape(this MarkdownPipelineBuilder pipeline); > // Uses this extension to disable URI escape with % characters for non-US-ASCII > // characters in order to workaround...
fixed in release 0.7.2
There is a new feature in version 0.7.1 which addresses this issue. The Option is called "https://github.com/mohzy83/NppMarkdownPanel/releases/tag/0.7.1"