Index: true===================================================================--- true Original+++ true Beautified@@ -1,3 +1,3 @@
.class1·{␊
··background-color:·red;␊
-}
\ No newline at end of file
+}␊
Index: true===================================================================--- true Original+++ true Beautified@@ -1,4 +1,4 @@
<div>␊
-<span>Hello</span>␊-<span>World</span>␊-</div>
\ No newline at end of file
+··<span>Hello</span>␊+··<span>World</span>␊+</div>␊
Index: false===================================================================--- false Original+++ false Beautified@@ -1,4 +1,4 @@
<div>␊
-<span>Hello</span>␊-<span>World</span>␊+··<span>Hello</span>␊+··<span>World</span>␊
</div>
\ No newline at end of file
Index: true===================================================================--- true Original+++ true Beautified@@ -1,1 +1,1 @@-console.log("hello·world");
\ No newline at end of file
+console.log("hello·world");␊
Index: true===================================================================--- true Original+++ true Beautified@@ -1,1 +1,1 @@-console.log("hello·world");
\ No newline at end of file
+console.log("hello·world");␊
Index: true===================================================================--- true Original+++ true Beautified@@ -1,2 +1,2 @@
a␊
-··color:·blue
\ No newline at end of file
+··color:·blue␊
Index: false===================================================================--- false Original+++ false Beautified@@ -1,2 +1,2 @@
a␊
-··color:·blue
\ No newline at end of file
+··color:·blue␊
Index: true===================================================================--- true Original+++ true Beautified@@ -1,1 +1,1 @@-<div>End·with·newline</div>
\ No newline at end of file
+<div>End·with·newline</div>␊