Sublime Forum

HTML syntax problem

#1

It seems there’s a problem with the Sublime HTML syntax. Paste the code below into a new file and set the syntax to HTML. On my installation at least (ST2, most recent version) empty quotes seem to be treated as open quotes, and cause highlighting problems until you “cap the leak” by putting an additional closing quote and closing bracket.

[code]

'> "> '> [/code]

See attached screen shot that shows the problems in color.

Is anyone else able to reproduce this?

0 Likes

#2

Strange, it works ok for me:

http://screencloud.net//img/screenshots/aca94e4e87b15ca742901d46d4bfe79c.png

0 Likes

#3

Ooops my bad. Syntax conflct.

0 Likes