TODO - remove 255 char limit on literal argspec strings - implement backslash escapes in literal argspec string - (parameter entities) - limit the length of markup elements that never end. Perhaps by configurable limits on the length that markup can have and still be recongnized. - pic attribute (">" or "?>" are defaults) useful where you want to have "?>" as pic, but don't want the rest of xml_mode. For instance to parse PHP files. SGML FEATURES WE WILL PROBABLY IGNORE FOREVER - Empty tags: <> (repeat previous start tag) - (same as ) - NET tags and