瀏覽代碼

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~~