xml2rfc (https://author-tools.ietf.org/) gives this error message when I run a .xml file:
SyntaxError: Unexpected token '<', "
Normally it gives a line number and other details for errors.
The same xml file worked fine yesterday and produced .txt file on xml2rfc.
Also, iddiff (https://author-tools.ietf.org/iddiff) tool seems to be misbehaving. It gives this error when I try to diff two .txt files:
TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
The same two files worked fine when I did iddiff on them yesterday.
Describe the issue
xml2rfc (https://author-tools.ietf.org/) gives this error message when I run a .xml file: SyntaxError: Unexpected token '<', " Normally it gives a line number and other details for errors. The same xml file worked fine yesterday and produced .txt file on xml2rfc.
Also, iddiff (https://author-tools.ietf.org/iddiff) tool seems to be misbehaving. It gives this error when I try to diff two .txt files: TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. The same two files worked fine when I did iddiff on them yesterday.
My email: ksriram25@gmail.com or ksriram@nist.gov
Code of Conduct