Преглед на файлове

fix weird travis issue try 1

Estevão Soares dos Santos преди 9 години
родител
ревизия
6412eadf29
променени са 4 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 1 1
      test/karlcow/line-break-2-spaces.html
  2. 1 1
      test/karlcow/line-break-2-spaces.md
  3. 1 1
      test/karlcow/line-break-5-spaces.html
  4. 1 1
      test/karlcow/line-break-5-spaces.md

+ 1 - 1
test/karlcow/line-break-2-spaces.html

@@ -1,2 +1,2 @@
 <p>A first sentence<br />
-and a line break.</p>
+and a line break.</p>

+ 1 - 1
test/karlcow/line-break-2-spaces.md

@@ -1,2 +1,2 @@
 A first sentence  
-and a line break.
+and a line break.

+ 1 - 1
test/karlcow/line-break-5-spaces.html

@@ -1,2 +1,2 @@
 <p>A first sentence<br />
-and a line break.</p>
+and a line break.</p>

+ 1 - 1
test/karlcow/line-break-5-spaces.md

@@ -1,2 +1,2 @@
 A first sentence     
-and a line break.
+and a line break.