Provide custom XmlTags
I had file
<head> <title><r:v name="hello"/></title> </head> <body> <r:v name="hello"/> </body> </html>
It extension is '.html'. Yep - i can reparse structure use <dom.fileDescription /> - but it removed HTML syntax. How make, that tags not highlight as errors?
I tryed with XmlSchemaProvider/XmlExtension but no success
Please sign in to leave a comment.
tag
r:v