diff options
Diffstat (limited to 'MarkdownTest/Tests_2007/Inline HTML comments.text')
-rw-r--r-- | MarkdownTest/Tests_2007/Inline HTML comments.text | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/MarkdownTest/Tests_2007/Inline HTML comments.text b/MarkdownTest/Tests_2007/Inline HTML comments.text deleted file mode 100644 index 41d830d..0000000 --- a/MarkdownTest/Tests_2007/Inline HTML comments.text +++ /dev/null @@ -1,13 +0,0 @@ -Paragraph one. - -<!-- This is a simple comment --> - -<!-- - This is another comment. ---> - -Paragraph two. - -<!-- one comment block -- -- with two comments --> - -The end. |