diff options
Diffstat (limited to 'tests/basic/strong-and-em-together.txt')
-rw-r--r-- | tests/basic/strong-and-em-together.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/basic/strong-and-em-together.txt b/tests/basic/strong-and-em-together.txt new file mode 100644 index 0000000..95ee690 --- /dev/null +++ b/tests/basic/strong-and-em-together.txt @@ -0,0 +1,7 @@ +***This is strong and em.*** + +So is ***this*** word. + +___This is strong and em.___ + +So is ___this___ word. |