Prechádzať zdrojové kódy

fix weird travis issue try 1

Estevão Soares dos Santos 9 rokov pred
rodič
commit
6412eadf29

+ 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.