Skip to content

Releases: vinsworldcom/NppMarkdownPanel

0.7.4.3

02 Nov 00:17
Compare
Choose a tag to compare
0.7.4.3 Pre-release
Pre-release

Fix mohzy83#90 , thanks @rdipardo !

0.7.4.2

26 Oct 00:29
Compare
Choose a tag to compare
0.7.4.2 Pre-release
Pre-release

Add Ignore annoying script error popups as Settings
Add ESC key closes Settings form dialog as Cancel
Add ESC key closes About form dialog
Change dockable title bar to match current filename
Set focus back to Notepad++ editor buffer when opening panel
Update README

Full Changelog: 0.7.4.1...0.7.4.2

0.7.4.1

02 May 12:05
Compare
Choose a tag to compare
0.7.4.1 Pre-release
Pre-release

Updates to keep inline with @mohzy83

zoomLevel passed as local var (833521f)
PPExtensions/MdpPrePostprocessorTemplate.sln moved into subfolder misc (aa756cc)
Refactorings: Settings as Entity, interaction with PreviewFrom over IViewerInterface.cs (1648835)
Bump Version to 0.7.4 (b3bca6d)

0.7.3.1

13 Feb 20:11
Compare
Choose a tag to compare
0.7.3.1 Pre-release
Pre-release

Keep inline with @mohzy83 releases

Mohzy83 Merge

13 Dec 21:03
Compare
Choose a tag to compare
Mohzy83 Merge Pre-release
Pre-release

With activity picking up on the original repo, updating to be more inline:

Many updates to more closely align with @mohzy83 master
Update Markdig to version 0.30.4 - load external Markdig assembly
Make HTML name jump to the correct anchor on the page
Added Code Block Syntax Highlighting and handle unknown code fence labels
Zoom level default adjusted and range increased to 800%
Added dark-mode support
About message changed and copy/paste-able
Add Help menu item for README access
Update README.md for new features

Menu bugfix

20 Nov 19:13
Compare
Choose a tag to compare
Menu bugfix Pre-release
Pre-release

Fix bug with menu checkmarks

README Graphics

13 May 19:37
Compare
Choose a tag to compare
README Graphics Pre-release
Pre-release

Fix graphics in README, thanks @glenn-slayden
Remove README from distro

Update Markdig

18 Jan 00:13
Compare
Choose a tag to compare
Update Markdig Pre-release
Pre-release

Use markdig in nuget, use Fody to package - Thanks @kilbyjmichael

Markdig is no longer statically included in the repo; rather, the latest can be obtained as a NuGet package.

Filter for External Renders

18 Jun 19:03
Compare
Choose a tag to compare
Pre-release

Add filter capability to settings file (manual update) to render with external programs.

Better HTML features

23 Feb 21:43
Compare
Choose a tag to compare
Better HTML features Pre-release
Pre-release

Autopopulate HTML Save As filename based on current filename
Fix tag render bug in default HTML template