Sha256: 559a59ca6ba3798d243cdc323449336f306697fc51cda52bd7304322289bece5

Contents?: true

Size: 244 Bytes

Versions: 8

Compression:

Stored size: 244 Bytes

Contents

= html_tag('div', { :id => @id, :class => ['paragraph', role, ('fragment' if (option? :step) || (attr? 'step'))] }.merge(data_attrs(@attributes)))
  - if title?
    .title=title
  - if has_role? 'small'
    small=content
  - else
    p=content

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
asciidoctor-revealjs-5.1.0 templates/paragraph.html.slim
asciidoctor-revealjs-5.0.1 templates/paragraph.html.slim
asciidoctor-revealjs-5.0.0.rc1 templates/paragraph.html.slim
asciidoctor-revealjs-4.1.0 templates/paragraph.html.slim
asciidoctor-revealjs-4.1.0.rc5 templates/paragraph.html.slim
asciidoctor-revealjs-4.1.0.rc4 templates/paragraph.html.slim
asciidoctor-revealjs-4.1.0.rc3 templates/paragraph.html.slim
asciidoctor-revealjs-4.1.0.rc2 templates/paragraph.html.slim