Description
Describe the bug
#726 causes gulp to throw an error:
Error: Text data outside of root node.
It's not clear which of the newly introduced files caused the problem, but oXygen reports that listing-5.xml, as well as 8, 9, 10, 11, 12, and 13, are not well-formed. they contain content after the root element.
Expected behavior
Validation/linting should catch such issues earlier in the build process, no?
To Reproduce
Clone repo, run gulp.
Unit Test
n/a
Integration Test
n/a
If none of the above is working, please tell us the exact steps you took when you encountered the problem:
See https://github.com/eXist-db/documentation/actions/runs/1688799320. Repeat CI build steps locally to reproduce.
Screenshots
n/a
Context (please always complete the following information):
- eXist-db Version: eXist 5.4.0-SNAPSHOT fc0ac70363b37041f42d4ad284cb990653c0d3a6 20220108074211
- App Version: 5.3.1-SNAPSHOT
- Browser Version: Chrome 96.0.4664.110