aboutsummaryrefslogtreecommitdiff
path: root/test/command/4012.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4012.md')
-rw-r--r--test/command/4012.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/command/4012.md b/test/command/4012.md
index 9e32692d6..26e971d4e 100644
--- a/test/command/4012.md
+++ b/test/command/4012.md
@@ -4,5 +4,6 @@
[image]: http://example.com/image.jpg {height=35mm}
^D
-<p><img src="http://example.com/image.jpg" style="height:35mm" alt="image" /></p>
+<p><img src="http://example.com/image.jpg" style="height:35mm"
+alt="image" /></p>
```