splash/Tests/SplashTests
John Sundell 91adf9359f
Fix highlighting for comments starting with a delimiter (#82)
This patch fixes syntax highlighting for any comments that begin with
a delimiter, which would previously prevent the comment’s leading token
from being parsed correctly. The fix is to prevent slashes to be merged
with any other delimiter, except for other slashes and asterisks.
2019-08-07 16:07:22 +02:00
..
2018-08-24 18:42:07 +02:00