Skip to content

White space in empty lines is not highlighted - (bug/feature request) #1

@TeRq

Description

@TeRq

When i make diff between:
OLD

aaa

bbb

NEW

aaa
 
bbb

there is a space in 'NEW' version in empty line.
Those space is not highlighted, it could be inside

<ins> </ins>

and additionally css:

.Differences ins, .Differences del {
    text-decoration: none;
    white-space: pre-wrap;
}

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