Attribute Parser

  • + 1 comment

    What did you use for the valid character set for tag and attribute names? \w or some exclusion [^ =~.] ?