Version 1
[yaffs-website] / vendor / cebe / markdown / tests / markdown-data / md1_strong_and_em_together.md
diff --git a/vendor/cebe/markdown/tests/markdown-data/md1_strong_and_em_together.md b/vendor/cebe/markdown/tests/markdown-data/md1_strong_and_em_together.md
new file mode 100644 (file)
index 0000000..95ee690
--- /dev/null
@@ -0,0 +1,7 @@
+***This is strong and em.***
+
+So is ***this*** word.
+
+___This is strong and em.___
+
+So is ___this___ word.