Releases: nea/MarkdownViewerPlusPlus
Releases · nea/MarkdownViewerPlusPlus
Release 0.8.2
- Merged a lot of bugfixes and improvements, thanks to monoblaine
- Updated Markdig to v0.15.0, PDFSharp to v1.50.4845-RC2a and HTMLRenderer accordingly
- Added a shortcut to Options and About to MarkdownViewerPanel
Release 0.8.1
Release 0.8.0
- Changed CommonMark.net converter to Markdig
- Updated PDFSharp and HTMLRenderer.PDFSharp accordingly (custom compilation, not in NuGet!)
- Updated the NPP.net Plugin Template
Release 0.7.1
Fixed #23
- Added handling of local image files
Release 0.7.0
"Send" menu
- Added a menu action to send content as HTML/Text E-mail (requires Outlook)
- Added a menu action to print the rendered content directly
- Added margins configuration for PDF exports
- Added a menu action to copy the rendered content to the clipboard
- Added options to open an exported PDF/HTML after the action completed
Release 0.6.2
Bugfix/Update release
- Fixed an issue updating the scroll information in an invisible window
- Updated CommonMark.NET to version 0.15.1
Release 0.6.1
Bugfix release
- Fixed saving custom CSS to ini
Release 0.6.0
First x86 and x64 release
- Updated the Notepad++ PluginPack.net for better x64 support and first x64 release
- Extended the documentation by a description about the included Options
- Added a MSBuild target to produce release zips automatically
Release 0.5.1
Bugfix release #14
- Fixed a bug always returning false while checking file extensions
Release 0.5.0
Added an options dialog
- Added an options dialog for file extensions, HTML CSS and PDF attributes