mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-11-02 22:25:09 +01:00
I don't know whether this introduces bugs with the XML highlighter but the
nested declaration highlighting is wrong (IMO and compared to other editors)
in situations like this:
<!--<inner_tag>
foo
bar
-->
The second '<' after the <!-- activates the nested_decl rule and prevents this
comment from being highlighted with class Comment.
308 B
308 B