Sha256: 4e1f171b0f6b40bc567654ba4babbdade389322fc95a3e5f8df51873ba69a860

Contents?: true

Size: 185 Bytes

Versions: 78

Compression:

Stored size: 185 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

78 entries across 45 versions & 2 rubygems

Version Path
asciidoctor-revealjs-5.2.0 templates/inline_callout.html.slim
asciidoctor-revealjs-5.1.0 templates/inline_callout.html.slim
asciidoctor-revealjs-5.0.1 templates/inline_callout.html.slim
asciidoctor-revealjs-5.0.0.rc1 templates/inline_callout.html.slim
asciidoctor-revealjs-4.1.0 templates/inline_callout.html.slim
asciidoctor-revealjs-4.1.0.rc5 templates/inline_callout.html.slim
asciidoctor-revealjs-4.1.0.rc4 templates/inline_callout.html.slim
asciidoctor-revealjs-4.1.0.rc3 templates/inline_callout.html.slim
asciidoctor-revealjs-4.1.0.rc2 templates/inline_callout.html.slim
asciidoctor-revealjs-4.0.1 templates/inline_callout.html.slim
asciidoctor-revealjs-4.0.0 templates/inline_callout.html.slim
asciidoctor-revealjs-3.1.0 templates/inline_callout.html.slim
asciidoctor-revealjs-3.0.0 templates/inline_callout.html.slim
asciidoctor-revealjs-3.0.0.pre.rc1 templates/inline_callout.html.slim
asciidoctor-revealjs-2.0.1 templates/inline_callout.html.slim
asciidoctor-revealjs-2.0.0 templates/inline_callout.html.slim
asciidoctor-revealjs-1.1.3 templates/inline_callout.html.slim
asciidoctor-revealjs-1.1.1 templates/inline_callout.html.slim
asciidoctor-revealjs-1.1.0 templates/inline_callout.html.slim
asciidoctor-revealjs-1.0.4 templates/slim/inline_callout.html.slim