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
请先登录再写评论。
tag
r:v