HTML error highlighting

Is there some way I can tell the HTML-editor that certain non-standard attributes are ok? I'm editing Tapestry pages and the error highlighting goes crazy.

Example:

0
3 comments
Avatar
Permanently deleted user

I wish xhtml editor supported such customization. I have to use xml editor for editing Tapestry templates (registered .html as xml file type)

0
Avatar
Permanently deleted user

Actually xhtml editor would be the best to use for editing Tapestry templates.

0
Avatar
Permanently deleted user

If you have a way of associating a namespace with the Tapestry schema,
you could use the XML editor like this.

0

Please sign in to leave a comment.