Sha256: ab23d67cefb1ee5922edcdac4bb34f0f29647fe786dac78c6b9eda8a4a5e78a4
Contents?: true
Size: 332 Bytes
Versions: 1
Compression:
Stored size: 332 Bytes
Contents
= block_with_caption :bottom, {:class=>'imageblock', :style=>style_value(text_align: (attr :align), float: (attr :float))} = html_tag_if (attr? :link), :a, {:class=>'image', :href=>(attr :link), :target=>(attr :window), :rel=>link_rel} img src=image_uri(attr :target) alt=(attr :alt) width=(attr :width) height=(attr :height)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-html5s-0.1.0.beta.1 | data/templates/image.html.slim |