Open
Description
Is your feature request related to a problem? Please describe.
As #549 shows it is possible to introduce listing data containing invalid XML.
This will then lead to this listing not being stored on installation in existdb leading to inconsistent documentation.
Describe the solution you'd like
I would like to have a check in place that will warn the editor that a listing is not valid XML.
Describe alternatives you've considered
Alternatively it could be done in a pre-commit hook that will not allow adding invalid XML to version control.
Additional context
This is what a user sees when installing a documentation with invalid XML.
Metadata
Metadata
Assignees
Labels
No labels