Skip to content

Commit bb0ec3c

Browse files
author
Yutaka Emura
committed
history v23.0
1 parent ca914a6 commit bb0ec3c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

en/dlg/properties/highlight2/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Select from the following.
5454
| **(None)** | Uses a file unrelated to HTML. |
5555
| **HTML** | Uses an HTML or ASP file. It uses the HTML, CSS, JavaScript, VBScript, <br> and Script configurations. |
5656
| **HTML-Embedded** | Uses script languages such as JSP or PHP, HTML embedded language. It <br> uses the HTML, CSS, JavaScript, VBScript, and Script configurations. |
57+
| **Markdown** | Uses Markdown for special bold and italic emphasis. |
5758

5859
## Highlight Matching Tag check box
5960

en/history/v23_0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Redesigned help pages. {{profree}}
88
- Added the ability to show the embedded **Web Browser** within EmEditor using the **WebView2** control. The **Web Browser** is designed to be used in conjunction with macros. Writing a macro enables you to send specific text to a website. The new **onLoad** event in JavaScript (V8) enables you to retrieve specific text from the web page when it is loaded. The initial home URL can be customized in the new **Web Browser** page of the **Customize** dialog box. {{pro}}
99
- Added the ability to format the selection or entire document using the **Language Server Protocol** (**Format Document** and **Format Selection** commands). {{pro}}
10+
- Improved the Markdown syntax highlighting by adding the special syntax for Markdown. {{profree}}
1011
- Improved invalid character detections while opening **Japanese (JIS)** or **Japanese (EUC)** files. {{profree}}
1112
- Improved the speed of Find with the Count Matches option while opening a very large file in **Japanese (JIS)** or **Japanese (EUC)**. {{profree}}
1213
- Improved the speed of **Delete Columns**, **Insert Column Right/Left**, **Combine COlumns**, **Sort Columns**, **Paste**, and other commands while working on the **CSV** mode. {{pro}}
@@ -20,6 +21,7 @@
2021
- Added the **[Web Browser](../dlg/customize/web/index)** page to the **Customize** dialog box. {{pro}}
2122
- Added the **Click the left edge of a line number to toggle the bookmark** check box to the **[Mouse](../dlg/customize/mouse/index)** page of the **Customize** dialog box. {{pro}}
2223
- Added the **Show hover tooltip** check box to the **[Language Server](../dlg/properties/language_server/index)** page of configuration properties. {{pro}}
24+
- Added the **Markdown** to the **Special Syntax** drop-down list box in the **[Highlight (2)](../dlg/properties/highlight2/index)** page of configuration properties. {{profree}}
2325

2426
## New Commands
2527

0 commit comments

Comments
 (0)