Releases: EtheaDev/MarkdownShellExtensions
Releases · EtheaDev/MarkdownShellExtensions
Official 2.8.0 version
- Added syntax highlighting of fenced code blocks (
delphi,json, ...), based on the language, like GitHub, both in the Editor preview and in the Explorer Preview Panel. - Added Markdown syntax highlighting in the text editor (headings, bold, italic, links, inline code, lists, blockquotes, ...), with theme-aware colors for light and dark mode.
- Added Settings option "Highlight Markdown text" (enabled by default) to turn the editor's Markdown syntax highlighting on or off.
Official 2.7.3 version
- Added single-instance behavior: opening a markdown file now reuses the running editor instead of starting a new one.
- Added Settings option to remember and reopen files from the last session.
Official 2.7.2 version
- Fixed copy (Ctrl-C and context menu) from HTML Viewer.
- Added synchronized scrolling between the Markdown editor and the HTML preview
- Added synchronized scrolling as toggleable toolbar button and Settings
Official 2.7.0 version
ver. 2.7.0
- Fixed saving new file in UTF-8 format.
Official 2.6.0 version
- Fixed Hyperlinks in PDF Export: now are visible and active in PDF file generated, using SynPDF library.
- Fixed random AV closing files.
Official 2.5.0 version
- Built with Delphi 13
- Refactoring PageControl to speedup loading
- Added check for new version available, download and install
- Updated Setup
- Updated the latest Image32 library
Official 2.4.0 version
- Added "Wordwrap option" for the editor (active by default)
- Added "Layout Views"
- Fixed Menu over Editor Toolbar and Captions when collapsed
- Updated the latest Image32 library
Official 2.3.3 version
ver. 2.3.3
- Fixed loading remote svg files
- Fixed "autocreate" missing file
Official 2.3.2 version
ver. 2.3.2
- Added auto-create file linked, if not exists
- Fixed Splitter View Opening a File
- Fixed Refresh content after load
Official 2.3.1 version
ver. 2.3.1
- Built with Delphi 12.2