Tags: EtheaDev/MarkdownShellExtensions
Tags
ver. 2.8.3 - Added a configurable HTML stylesheet (CSS) in Settings (Preview page), with CSS syntax highlighting: you can customize how the markdown preview is rendered. - Large images now fit the page width by default (img max-width). - Reorganized the Settings dialog: editor options in the "General" page, HTML preview options in the "Preview" page. - The Settings dialog can now be closed with the Esc key. - Fixed "List index out of bounds" at startup when restoring the previous session.
ver. 2.8.2 - 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.
ver. 2.8.2 - 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.
ver. 2.8.0 - 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.
PreviousNext