diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e232e2580..b3a58e810 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -555,6 +555,10 @@  	Released 24 October 2019.  	</li>  	<li> +	HTML lexer treats custom tags from HTML5 as known tags. These contain "-" like "custom-tag". +	<a href="https://sourceforge.net/p/scintilla/feature-requests/1299/">Feature #1299</a>. +	</li> +	<li>  	HTML lexer fixes bug with some non-alphabetic characters in unknown tags.  	<a href="https://sourceforge.net/p/scintilla/feature-requests/1320/">Feature #1320</a>.  	</li>  | 
