From 3887190c50b63f24c94ed8279975ffd136e62eb5 Mon Sep 17 00:00:00 2001 From: facelessuser Date: Wed, 25 Oct 2017 20:19:19 -0600 Subject: Allow spaces in image url Preserving general pre-existing title output, ensure that image URL can have spaces (ref #590). --- tests/misc/image.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/misc/image.html') diff --git a/tests/misc/image.html b/tests/misc/image.html index 1171e4e..e01b3c0 100644 --- a/tests/misc/image.html +++ b/tests/misc/image.html @@ -1,5 +1,5 @@

Poster

Poster

Blank

-

![Fail](http://humane man.jpg "The most humane man.")

-

![Fail](http://humane man.jpg)

\ No newline at end of file +

Okay

+

Okay

\ No newline at end of file -- cgit v1.2.1