Sha256: 98c60775fd338cf4d25ecf00aa2edae40abce8493cb4fe4d880539ad82d4a33e
Contents?: true
Size: 471 Bytes
Versions: 18
Compression:
Stored size: 471 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 x
Version data entries
18 entries across 18 versions & 1 rubygems