diff --git a/tests/data/reference_link.html b/tests/data/reference_link.html index 2f5a938..4a7807c 100644 --- a/tests/data/reference_link.html +++ b/tests/data/reference_link.html @@ -6,7 +6,7 @@
Here's one with a semantic name.
Here's one with definition name on the next line.
Here's [one][404] with no definition.
-Here's an image:
+Here's an image:
Here's an implicit one.
Here's an implicit one.
Here's an implicit one with an empty link definition.
diff --git a/tests/data/reference_link.md b/tests/data/reference_link.md index 1ad5bd0..76becdc 100644 --- a/tests/data/reference_link.md +++ b/tests/data/reference_link.md @@ -29,7 +29,7 @@ Here's [one][404] with no definition. Here's an image: ![Markdown Logo][image] -[image]: https://raw.github.com/dcurtis/markdown-mark/master/png/32x20-solid.png +[image]: /md.png Here's an [implicit one].