File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030}
3131</ style >
3232< h1 > Markdown Editor and Shell Extensions < a href ="https://opensource.org/licenses/Apache-2.0 "> < img src ="https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg " alt ="License "/> </ a > </ h1 >
33- < p > < strong > Latest Version 2.5 .0 - 30 Jul 2025 </ strong > </ p >
33+ < p > < strong > Latest Version 2.6 .0 - 02 Jan 2026 </ strong > </ p >
3434< p > < strong > A collection of tools for markdown files, to edit and view content:</ strong > </ p >
3535< ul >
3636< li > < p > A < strong > Markdown Text Editor</ strong > to manually edit a markdown file, with instant preview of the output in a HTML Viewer.</ p >
@@ -81,7 +81,12 @@ <h3>Manual Build and Installation (only for Delphi developers)</h3>
8181</ li >
8282</ ol >
8383< h2 > Release Notes</ h2 >
84- < p > 30 Jul 2025: ver. 2.5.0</ p >
84+ < p > 02 Jan 2026: ver. 2.6.0</ p >
85+ < ul >
86+ < li > Fixed Hyperlinks in PDF Export: now are visible and active in PDF file generated, using SynPDF library.</ li >
87+ < li > Fixed random AV closing files.</ li >
88+ </ ul >
89+ < p > 06 Sep 2025: ver. 2.5.0</ p >
8590< ul >
8691< li > Built with Delphi 13</ li >
8792< li > Refactoring PageControl to speedup loading</ li >
Original file line number Diff line number Diff line change 11# Markdown Editor and Shell Extensions [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg )] ( https://opensource.org/licenses/Apache-2.0 )
22
3- ** Latest Version 2.5 .0 - 06 Sep 2025 **
3+ ** Latest Version 2.6 .0 - 02 Jan 2026 **
44
55** A collection of tools for markdown files, to edit and view content:**
66
@@ -66,6 +66,10 @@ To manually install the SVGShellExtensions.dll follow these steps:
66663 . To install manually the dll run the ` Unregister_Register.cmd ` (run-as-administrator): notice that you must change the path into cmd file.
6767
6868## Release Notes ##
69+ 02 Jan 2026: ver. 2.6.0
70+ - Fixed Hyperlinks in PDF Export: now are visible and active in PDF file generated, using SynPDF library.
71+ - Fixed random AV closing files.
72+
697306 Sep 2025: ver. 2.5.0
7074- Built with Delphi 13
7175- Refactoring PageControl to speedup loading
You can’t perform that action at this time.
0 commit comments