Sha256: f9515ef2b5d0a4bbbd47dbd661a2ccff6b53d86390a5acf1f43b5724f780456d
Contents?: true
Size: 470 Bytes
Versions: 24
Compression:
Stored size: 470 Bytes
Contents
.imageblock(id=@id class=[@style,role] style=[("text-align: #{attr :align}" if attr? :align),("float: #{attr :float}" if attr? :float)].compact.join('; ')) .content - if attr? :link a.image href=(attr :link) img src=image_uri(attr :target) alt=(attr :alt) width=(attr :width) height=(attr :height) - else img src=image_uri(attr :target) alt=(attr :alt) width=(attr :width) height=(attr :height) - if title? .title=captioned_title
Version data entries
24 entries across 21 versions & 1 rubygems