Skip to content

GUI Issue with large lines: Enable line wrap in html output report #6

Description

@gdegentile1

Hello,

I have just find out and evaluated your solution and I am very excited about it.
while reconciling XML files with large lines, the output html report did not wrap the lines and the consequence is that I had to scroll right and left which is not very convenient.

Could you please add to your diffToHtml.css file below option to enable line wrap:
pre { word-wrap: break-word; overflow-wrap: anywhere; }

thanks & regards,
Guilllaume

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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