]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/img_with_alt_has_extra_double_quote.mdwn
img: Fix extra double quote with alt text. (smcv)
[ikiwiki.git] / doc / bugs / img_with_alt_has_extra_double_quote.mdwn
index 18aea6841cf7004c2db905e4eb712bf59226050e..81bbe7fb51772bff46060fff56c13c2ae7733e31 100644 (file)
@@ -28,3 +28,5 @@ This [[patch]] is available from the img-bugfix branch in my git repository:
                     (exists $params{id} ? ' id="'.$params{id}.'"' : '').
 
 --[[smcv]]
+
+[[done]] --[[Joey]]