Sha256: 987277cfbb3d7cb9fa71a0ba31fda77b59844ec791f758ea26cbcdf3c715c806

Contents?: true

Size: 303 Bytes

Versions: 1

Compression:

Stored size: 303 Bytes

Contents

// NOTE if style is not set, then it's a literal paragraph (not a literal block)
- _has_title = title?
- content_for :pre
  pre.screen id=(id unless _has_title) class=role : samp =content
- if _has_title
  figure.listing id=id
    figcaption=title
    - yield_content :pre
- else
  - yield_content :pre

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
asciidoctor-bespoke-1.0.0.alpha.1 templates/slim/literal.html.slim