Posted 21 November 2017, 3:01 pm EST
Hi , I am using the C1Editor to edit html (both from design/source view and behind the scene problematically by adding Xml nodes).
In neither of the above methods I am able to insert html elements with very basic attributes.
For example, I can add:
works ok
but
throws an error “Cannot load or validate XML document because of the following errors: ‘number’ is not in the enumerations list”
same story with
It seems the editor does not support any html5 attributes? is there a way around this? otherwise this is too restrictive.