Sha256: 42b57ef1e6b0ada9017d84461f97931ef937bf6998c85fa5a9f86387242fbd1b

Contents?: true

Size: 234 Bytes

Versions: 4

Compression:

Stored size: 234 Bytes

Contents

- if option? :collapsible
  details id=id class=role open=(option? :open)
    - if title
      summary
        =title
    .content
      =content
- else
  = block_with_caption :top, :class=>'example-block'
    .example
      =content

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asciidoctor-html5s-0.5.1 data/templates/example.html.slim
asciidoctor-html5s-0.5.0 data/templates/example.html.slim
asciidoctor-html5s-0.4.1 data/templates/example.html.slim
asciidoctor-html5s-0.4.0 data/templates/example.html.slim