Skip to content

Wrong indentation for unchanged values in HTML diff #426

@tg666

Description

@tg666

While the changed values are visually nicely indented and formatted, the unchanged ones have their indentation aligned with the end of the key (this applies to both objects and arrays).

The reason is that while the changed values are rendered as nested <ul><li>, the unchanged values are simply rendered entirely in the <pre> tag.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions