This release contains as major feature the integration of WebView2 Edge as HTML Rendering Engine (WebView2 Edge is based on Chromium). Also some smaller feature were added and some bugs were fixed.
- requirements
- .NET 4.7.2 or higher
- features
- bug fixes
- NppTbData.pszModuleName is not properly assigned when Markdown panel is docked (contributed by rdipardo) #90
- The keyboard shortcuts are not working on the Markdown Panel #91 (works only with WebView2 (Edge))
- Undocking the viewer from its default position crashes NotePad++ (contributed by rdipardo) #97, #106
- Meta tags in generated html not closed #100
- Links pointing to file with whitespace (%20) is incorrectly parsed (%2520) #101
- Incorrect opening of URL with CR encoded character (%0D) #105 (works only with WebView2 (Edge))
- Add mermaid graph markdown setting pre tag class #115