mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-05 19:09:11 +00:00
e78897229a
Fixes #935: * String literals that include `\z` escape sequence followed by newline characters are now correctly highlighted. * Unescaped backslash (`\`) character at the end of the line no longer acts like the `\z` escape sequence inside string literals when highlighting. |
||
---|---|---|
.. | ||
luau_mode.js |