diff --git a/test/new/cm_strong_and_em.html b/test/new/cm_strong_and_em.html new file mode 100644 index 00000000..084f6381 --- /dev/null +++ b/test/new/cm_strong_and_em.html @@ -0,0 +1,7 @@ +
So a single word followed by another
+ +So a single word followed by another
+ +So a single word followed by another
+ +So a single word followed by another
diff --git a/test/new/cm_strong_and_em.md b/test/new/cm_strong_and_em.md new file mode 100644 index 00000000..34b4a20b --- /dev/null +++ b/test/new/cm_strong_and_em.md @@ -0,0 +1,7 @@ +So *a* single *word* followed *b*y *a*nother + +So **a** single **word** followed **b**y **a**nother + +So _a_ single _word_ followed _b_y _a_nother + +So __a__ single __word__ followed __b__y __a__nother