New in Version 24.4

New General Features

  • Introduced a Markdown design view that offers a near-WYSIWYG experience for editing Markdown files. The new Markdown toolbar provides easy access to new commands like Bold, Italic, and Hyperlink, enabling you to format your text and add links effortlessly. However, please note that the Markdown design view has some limitations; for example, all images are shown as small icons, and newline codes may not be interpreted the same way as they are in the Web Preview. [P]
  • In the new version, the Copy All to Other command now closes the source document.
  • The gpt-4o-mini model is now the default for the OpenAI API. [P]
  • Ctrl+B is now the default shortcut key for the Bold command.[P]
  • Added Onigmo.Perl to the list of Regular Expression engines. The previous Onigmo is now called Onigmo.Ruby.[P]
  • The Multiline Find/Replace box now supports automatic line wrapping in the Find/Replace dialog. [PF]
  • Added the Markdown Design View button to the default Basic toolbar.[P]
  • Improved the display of comparison results. [PF]

New Options

  • Added the Markdown toolbar. [P]
  • Added the Markdown page to the Customize dialog box. [P]
  • Added Onigmo.Perl to the list in the Default Regular Expression Engine drop-down list box on the Search page of the Customize dialog box. The previous Onigmo is now called Onigmo.Ruby. [P]
  • Added Onigmo.Perl to the list in the Regular Expression Engine drop-down list box in the Advanced dialog box. The previous Onigmo is now called Onigmo.Ruby. [P]

New Commands

Plug-in New Features

  • Added the FLAG_FIND_REGEX_ONIGMO_PERL flag to the FIND_REPLACE_INFO structure and other search-related structures and inline functions.

Macro New Features

  • Added the eeExFindRegexOnigmoPerl flag to the Find, Replace, and other search methods.

Notes

  • [P] EmEditor Professional only
  • [PF] EmEditor Professional and EmEditor Free