Sha256: b3b18a10bae8c3e4f0939412875bed4e6163916a933597d487edac10c0edfad9
Contents?: true
Size: 400 Bytes
Versions: 3
Compression:
Stored size: 400 Bytes
Contents
- headline = headline || nil - notes = notes || nil - link = link || nil - alt = alt || '' section - if headline h2= headline - if link a.image href="#{link}" target="_blank" img width="#{width}" height="#{height}" src="#{src}" alt="#{alt}"/ - else img width="#{width}" height="#{height}" src="#{src}" alt="#{alt}"/ - if notes aside.notes= notes
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
reveal-ck-0.1.7 | templates/image.slim |
reveal-ck-0.1.6 | templates/image.slim |
reveal-ck-0.1.5 | templates/image.slim |