Menu

xml:lang not recogniced

2007-08-28
2012-11-13
  • Nobody/Anonymous

    I got this valid syntax with html-syntax scheme
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">

    xml:lang is highligted as unknown attribute

    i tried to mess around with stylers.xml (tried to add custom attributes like i saw in other schemes in the xml-file but nothing happed

    is there a way to fix this problem?

     
    • Nobody/Anonymous

      btw: for css there is also no option for unknown tags - maybe it could use the build-in html-api/-taglist for this too

      it would be usefull to highlight wrong selectors in css (like "fildset inst. of fieldset" or something)

       
    • Nobody/Anonymous

      for the xml:lang-thingy, i found it ;)

      just add it to the taglist in langs.xml and it works fine

      for the css-thingy, what todo there?