diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5664e915d..8c9eb2151 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -281,6 +281,9 @@  	Indicators display correctly when they atrt at the second character on a line.  	</li>  	<li> +	SciTE Export As HTML uses standards compliant CSS. +	</li> +	<li>  	SciTE automatic indentation handles keywords for indentation better.  	</li>  	<li> | 
