diff options
Diffstat (limited to 'library/parsedown/test/data/em_strong.html')
-rw-r--r-- | library/parsedown/test/data/em_strong.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/library/parsedown/test/data/em_strong.html b/library/parsedown/test/data/em_strong.html deleted file mode 100644 index 323d60aec..000000000 --- a/library/parsedown/test/data/em_strong.html +++ /dev/null @@ -1,8 +0,0 @@ -<p><strong><em>em strong</em></strong></p> -<p><strong><em>em strong</em> strong</strong></p> -<p><strong>strong <em>em strong</em></strong></p> -<p><strong>strong <em>em strong</em> strong</strong></p> -<p><strong><em>em strong</em></strong></p> -<p><strong><em>em strong</em> strong</strong></p> -<p><strong>strong <em>em strong</em></strong></p> -<p><strong>strong <em>em strong</em> strong</strong></p>
\ No newline at end of file |