Skip to content

Releases: EtheaDev/MarkdownShellExtensions

Official 2.8.2 version

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 26 Jun 16:19
  • Fixed random Access Violation when closing a document tab.
  • Fixed Access/External Violation when zooming the HTML preview with Ctrl+Mouse wheel (including the code-block syntax highlighter).
  • Fixed oversized editor font when zooming with Ctrl+Mouse wheel on high-DPI monitors.

Official 2.8.1 version

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 26 Jun 16:18
  • Fixed tables: inline constructs no longer span cells
  • Updated Markdown Support Test.md file
  • Added Allow Unsafe HTML CheckBox into Settings

Official 2.8.0 version

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 09 Jun 16:43
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 03 Jun 09:41
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 27 May 12:40
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 21 Feb 08:10

ver. 2.7.0

  • Fixed saving new file in UTF-8 format.

Official 2.6.0 version

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 02 Jan 19:24
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 07 Sep 16:05
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 01 Mar 13:15
  • 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

Choose a tag to compare

@carloBarazzetta carloBarazzetta released this 26 Jan 09:46

ver. 2.3.3

  • Fixed loading remote svg files
  • Fixed "autocreate" missing file