@USE picture.p @figure[images;default_type;.caption;.alt;.height;.href] ^if(def $alt){ $resolved_alt[$alt] }(def $caption){ $resolved_alt[$caption] }
# HACK боже какое оно вонючее ^if(def $href){ } ^picture[$images;$default_type; $.alt[$resolved_alt] $.height[$height] $.class[image] ] ^if(def $href){ } ^if(def $caption){
$caption
}
#end @figure[]