X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=est-format.el;h=75493a9734a66bffc0d1dfead09a55abf02d0050;hb=c6ddc84bb5a2be4b59aa7b757fd774ba0d66d67d;hp=8c8747dd760ce3621dfa2f50770f0124c34c80c4;hpb=9046a03c1b99c46d9496b5b2ab373c0b75c62cdb;p=chise%2Fest.git diff --git a/est-format.el b/est-format.el index 8c8747d..75493a9 100644 --- a/est-format.el +++ b/est-format.el @@ -62,7 +62,8 @@ props (nth 1 format-unit) children (nthcdr 2 format-unit)) (cond - ((eq name 'list) + ((or (eq name 'list) + (eq name 'image-list)) (cond ((or (eq output-format 'plain-text) (eq output-format 'wiki-text))