From a35b5ddc3e2513a44374340cd245b046aa084405 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Sat, 2 Nov 2019 10:19:22 +1100 Subject: Feature [feature-requests:#1299] Treat custom tags from HTML5 as known tags. These contain "-" like "custom-tag". --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e9ff2cf58..2c49c8c9f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -571,6 +571,10 @@ Feature #1317.
  • + HTML lexer treats custom tags from HTML5 as known tags. These contain "-" like "custom-tag". + Feature #1299. +
  • +
  • HTML lexer fixes bug with some non-alphabetic characters in unknown tags. Feature #1320.
  • -- cgit v1.2.3