What's the possible cause of DOTJ013E error when compiling a markdown in a ditamap?
Posted: Mon Sep 04, 2023 3:29 pm
I'm having this type of error when building a webhelp containing md and dita files.
For example, this document. I don't see any error of it, it follows the syntax of markdown but the error message said :
[DOTJ013E] Failed to parse the referenced file 'file:/D:/dita_gitlab/sandbox/dita/md/Anomaly_Detection_Engine.md'.: file:/D:/dita_gitlab/sandbox/dita/md/Anomaly_Detection_Engine.md Line 1:Content is not allowed in prolog.
but for line 1 of this document, it's the title of heading 1.
Is is caused by the encoding?
Thanks!
For example, this document. I don't see any error of it, it follows the syntax of markdown but the error message said :
[DOTJ013E] Failed to parse the referenced file 'file:/D:/dita_gitlab/sandbox/dita/md/Anomaly_Detection_Engine.md'.: file:/D:/dita_gitlab/sandbox/dita/md/Anomaly_Detection_Engine.md Line 1:Content is not allowed in prolog.
but for line 1 of this document, it's the title of heading 1.
Is is caused by the encoding?
Thanks!