소스 검색

test: add some strikethrough tests

Estevao Soares dos Santos 8 년 전
부모
커밋
51cc7c430f
2개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 1
      test/features/#331.allow-escaping-of-tilde.html
  2. 3 1
      test/features/#331.allow-escaping-of-tilde.md

+ 2 - 1
test/features/#331.allow-escaping-of-tilde.html

@@ -1 +1,2 @@
-<p>~~test~~</p>
+<p>~~test~~</p>
+<p><del>test</del></p>

+ 3 - 1
test/features/#331.allow-escaping-of-tilde.md

@@ -1 +1,3 @@
-\~~test~~
+\~~test~~
+
+~~test~~