diff options
Diffstat (limited to 'MarkdownTest/Tests_2004/Strong and em together.html')
-rw-r--r-- | MarkdownTest/Tests_2004/Strong and em together.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MarkdownTest/Tests_2004/Strong and em together.html b/MarkdownTest/Tests_2004/Strong and em together.html deleted file mode 100644 index 71ec78c..0000000 --- a/MarkdownTest/Tests_2004/Strong and em together.html +++ /dev/null @@ -1,7 +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> |