I had a report of a highlighting/parser bug:
For example, for this CSS:
.features{ /*border:1px;*/ border-radius:5px}
The CSS comment /*border:1px;*/ is not highlighted in green.
Oops! Nevermind... it looks like a fixed syntax scheme is already in the latest release. Thanks.
Comments