diff --git a/test/specs/new/code_compensation_indent.html b/test/specs/new/code_compensation_indent.html index 4d72bdfe..7b3be00f 100644 --- a/test/specs/new/code_compensation_indent.html +++ b/test/specs/new/code_compensation_indent.html @@ -1,9 +1,6 @@
This is some text.
This is a list element.
+This is a list element.
const x = 5;
-const y = x + 5;
-
-