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 80d7c8e73..e3d0dce25 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -530,6 +530,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1900/">Bug #1900</a>. </li> <li> + The Matlab lexer requires block comment start and end to be alone on a line. + <a href="http://sourceforge.net/p/scintilla/bugs/1902/">Bug #1902</a>. + </li> + <li> The Python lexer partly supports f-strings, allows Unicode identifiers, and no longer allows @1 to be a decorator. <a href="http://sourceforge.net/p/scintilla/bugs/1848/">Bug #1848</a>. </li> |