5

Newline additions in the middle of a line in BeyondCompare are marked as important. I want them to become unimportant. How to do that?

Example:

A:

<img src="a.gif"/>

B:

<img 
     src="a.gif"/>
Hennes
  • 65,804
  • 7
  • 115
  • 169
Jader Dias
  • 16,236

1 Answers1

2

Try this:

Session Settings > Importance > Compare line endings

enter image description here