Releases: vinsworldcom/NppMarkdownPanel
0.7.4.3
Fix mohzy83#90 , thanks @rdipardo !
0.7.4.2
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
0.7.3.1
Mohzy83 Merge
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
Fix bug with menu checkmarks
README Graphics
Fix graphics in README, thanks @glenn-slayden
Remove README from distro
Update Markdig
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
Add filter capability to settings file (manual update) to render with external programs.
Better HTML features
Autopopulate HTML Save As filename based on current filename
Fix tag render bug in default HTML template