Sha256: 223ad9a1b80db070defb4f3af2511c02b7bf36c26372ff83cf2e2747ae411f40

Contents?: true

Size: 280 Bytes

Versions: 9

Compression:

Stored size: 280 Bytes

Contents

= html_tag('div', { :id => id, :class => ['literalblock', role, ('fragment' if (option? :step) || (attr? 'step'))] }.merge(data_attrs(@attributes)))
  - if title?
    .title=title
  .content: pre class=(!(@document.attr? :prewrap) || (option? 'nowrap') ? 'nowrap' : nil) =content

Version data entries

9 entries across 9 versions & 1 rubygems

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