Sha256: 8822671e5ab51d8dfb97b4f776e7500a045def4564d3d3807af409db27ace237
Contents?: true
Size: 202 Bytes
Versions: 42
Compression:
Stored size: 202 Bytes
Contents
- if @document.attr? :icons, 'font' %i.conum{:data=>{:value=>@text}} %b="(#{@text})" - elsif @document.attr? :icons %img{:src=>icon_uri("callouts/#{@text}"), :alt=>@text} - else %b="(#{@text})"
Version data entries
42 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
hyla-1.0.1 | lib/resources/backends/haml/html5/inline_callout.html.haml |
hyla-1.0.1 | lib/resources/backends/haml/deckjs/inline_callout.html.haml |