Open
Description
Hello
We would like our raw html files to be standalone self standing files, easy to share even while being off network/behind crazy firewalls.
We would like to add some JavaScript like /<h([\d])(.*)>([^<]+)<\/h([\d])>/gi
in our html.
However it breaks parsing:
Caused by: org.xml.sax.SAXParseException; lineNumber: 430; columnNumber: 12; Element type "h" must be followed by either attribute specifications, ">" or "/>".
Is there a way to make it work?
If not, what's the best course of action?
Thanks again for Concordion!
Metadata
Metadata
Assignees
Labels
No labels