]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/image_rescaling_distorts_with_small_pictures.mdwn
mix markdown with HTML more correctly
[ikiwiki.git] / doc / bugs / image_rescaling_distorts_with_small_pictures.mdwn
index a8c8deebf1be93a964085299db43ab0039cb5ed4..9ce091e15993437b78dc12364895fda8b3a8111d 100644 (file)
@@ -41,4 +41,11 @@ If you use the rescaling feature of the directive [[ikiwiki/directive/img/]] wit
 >>>   remains in read-entire-file mode afterwards. To avoid odd side-effects,
 >>>   I would suggest using `readfile()` like `t/trail.t` does.
 >>>
+>>> [[!template id=gitbranch branch=smcv/ready/imgforpdf-and-more author="[[chrysn]], [[smcv]]"
+      browse=http://git.pseudorandom.co.uk/smcv/ikiwiki.git/shortlog/refs/heads/ready/imgforpdf-and-more]]
+>>> I've used `readfile()` (but not done anything about the ImageMagick file type)
+>>> in my copy of the branch.
+>>>
 >>> --[[smcv]]
+
+>>>> [[merged|done]] --[[smcv]]