Skip to content

HTML: add Element Symbols and Attribute Separator (as xml)

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:up_html into master
<input type=text/>
^ Element Symbols
 ^ Element
      ^ Attribute
           ^ Attribute Separator
            ^ Value
                ^ Element Symbols

Unlike xml, Element Symbols is of style dsDataType rather than dsNormal

Merge request reports