You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ jing y.rng
/home/chrispy/dita-ot-3.1.3/plugins/org.oasis-open.dita.v1_3/rng/technicalContent/rng/y.rng:4:68: fatal: Element type "element" must be followed by either attribute specifications, ">" or "/>".
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I am planning to do a new release soon (see #231) but I unfortunately can’t make time myself to investigate and fix this issue any time soon. So if it’s important for you that a fix for this gets into the release, then we’re gonna need for somebody to make time to write up a patch.
When there are escaped quotes in a string (the a:longName attribute here):
trang does not re-escape them to preserve them properly:
The resulting output is no longer valid:
The text was updated successfully, but these errors were encountered: