Skip to content

[suggestion] catch invalid XML in listings #635

Open
@line-o

Description

@line-o

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.

Screenshot 2021-06-10 at 00 20 29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions