Version 1
[yaffs-website] / vendor / cebe / markdown / tests / github-data / del.md
diff --git a/vendor/cebe/markdown/tests/github-data/del.md b/vendor/cebe/markdown/tests/github-data/del.md
new file mode 100644 (file)
index 0000000..8a3c701
--- /dev/null
@@ -0,0 +1,9 @@
+this is ~~striked out~~ after
+
+~~striked out~~
+
+a line with ~~ in it ...
+
+~~
+
+~
\ No newline at end of file