diff options
Diffstat (limited to 'tests/markdown-test/strong-and-em-together.html')
-rw-r--r-- | tests/markdown-test/strong-and-em-together.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/markdown-test/strong-and-em-together.html b/tests/markdown-test/strong-and-em-together.html deleted file mode 100644 index 7bf5163..0000000 --- a/tests/markdown-test/strong-and-em-together.html +++ /dev/null @@ -1,4 +0,0 @@ -<p><strong><em>This is strong and em.</em></strong></p> -<p>So is <strong><em>this</em></strong> word.</p> -<p><strong><em>This is strong and em.</em></strong></p> -<p>So is <strong><em>this</em></strong> word.</p>
\ No newline at end of file |