diff options
Diffstat (limited to 'library/parsedown/test/data/image_reference.html')
-rw-r--r-- | library/parsedown/test/data/image_reference.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/parsedown/test/data/image_reference.html b/library/parsedown/test/data/image_reference.html deleted file mode 100644 index 67fbd2c86..000000000 --- a/library/parsedown/test/data/image_reference.html +++ /dev/null @@ -1,2 +0,0 @@ -<p><img src="/md.png" alt="Markdown Logo" /></p> -<p>![missing reference]</p>
\ No newline at end of file |