Explorar o código

test: add some strikethrough tests

Estevao Soares dos Santos %!s(int64=8) %!d(string=hai) anos
pai
achega
51cc7c430f

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