New in Version 24.4
New General Features
- Introduced aMarkdown design view that offers a near-WYSIWYG experience for editingMarkdown files. The newMarkdown toolbar provides easy access to new commands likeBold,Italic, andHyperlink, enabling you to format your text and add links effortlessly. However, please note that theMarkdown 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 theWeb Preview.[P]
- In the new version, theCopy All to Other command now closes the source document.[PF]
- Ctrl+B is now the default shortcut key for theBold command.[P]
- AddedOnigmo.Perl to the list of Regular Expression engines. The previousOnigmo is now calledOnigmo.Ruby.[P]
- TheMultiline Find/Replace box now supportsautomatic line wrapping in theFind/Replace dialog.[PF]
- Added theMarkdown Design View button to the default Basic toolbar.[P]
- Improved the display of comparison results.[PF]
- You can now access hidden menus on the Main manu using keyboard shortcuts when the window width is reduced. For instance, you can still open the “Macros” menu with Alt+M, even if the window is small.[PF]
- We added the /ola option to the Command Line Options, which lets you save an offline license on your local computer for all users (administrator privileges required).[P]
New Options
- Added theMarkdown toolbar.[P]
- Added theMarkdown page to theCustomize dialog box.[P]
- AddedOnigmo.Perl to the list in theDefault Regular Expression Engine drop-down list box on theSearch page of theCustomize dialog box. The previousOnigmo is now calledOnigmo.Ruby.[P]
- AddedOnigmo.Perl to the list in theRegular Expression Engine drop-down list box in theAdvanced dialog box. The previousOnigmo is now calledOnigmo.Ruby.[P]
- Thegpt-4o-mini model was added to thePreferred Model list box in theAI Options page of theCustomize dialog box.[P]
New Commands
- Customize Markdown[P]
- Markdown Design View[P]
- Paragraph[P]
- Heading 1[P]
- Heading 2[P]
- Heading 3[P]
- Heading 4[P]
- Heading 5[P]
- Heading 6[P]
- Numbering[P]
- Bullets[P]
- Horizontal Rule[P]
- Line Break[P]
- Bold[P]
- Italic[P]
- Hyperlink[P]
- Remove Hyperlinks[P]
- Table[P]
- Markdown Toolbar[P]
- Markdown Preview[P]
- Clear All Formatting[P]
- Image[P]
- Code Block[P]
- Blockquote[P]
- Code[P]
Plug-in New Features
- Added theFLAG_FIND_REGEX_ONIGMO_PERL flag to theFIND_REPLACE_INFO structure and other search-related structures and inline functions.
Macro New Features
- Added theeeExFindRegexOnigmoPerl flag to theFind,Replace, and other search methods.
Notes
- [P] EmEditor Professional only
- [PF] EmEditor Professional and EmEditor Free