apply one of my own suggestions

master
smcv 2014-09-01 03:52:02 -04:00 committed by admin
parent d5f5313925
commit 18441e8ee0
1 changed files with 5 additions and 0 deletions

View File

@ -41,4 +41,9 @@ 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]]