Skip to content

Possible render bug when rendering $ #195

@whyboris

Description

@whyboris

diff2html-cli 2.7.0
using diff2html -s side command with the cli
Mac OS High Sierra 10.13.6
Angular project, working in an html file

Actual code change:

[listSubject]="magazineDate$"

Diff output in HTML:

[listSubject]="magazineDatequot;

Note that $" has become quot;

When doing git diff the diff renders correctly: [listSubject]="magazineDate$"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions