Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Releases: nea/MarkdownViewerPlusPlus

Release 0.8.2

Release 0.8.2 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 29 Apr 12:13
1a3dddc
  • 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.1 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 23 Feb 08:11
  • Fixed a bug cutting off text after 10000 characters (#60)
  • Changed parsing of custom CSS to recognize @import statements and have them lead (#35)

Release 0.8.0

Release 0.8.0 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 15 Feb 09:48
  • 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

Release 0.7.1 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 16 Mar 21:01

Fixed #23

  • Added handling of local image files

Release 0.7.0

Release 0.7.0 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 06 Mar 21:12

"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

Release 0.6.2 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 21 Feb 09:38

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

Release 0.6.1 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 17 Feb 14:55

Bugfix release

  • Fixed saving custom CSS to ini

Release 0.6.0

Release 0.6.0 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 16 Feb 11:41

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

Release 0.5.1 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 15 Feb 07:10

Bugfix release #14

  • Fixed a bug always returning false while checking file extensions

Release 0.5.0

Release 0.5.0 Pre-release
Pre-release

Choose a tag to compare

@nea nea released this 13 Feb 11:17

Added an options dialog

  • Added an options dialog for file extensions, HTML CSS and PDF attributes