소스 검색

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.