Sha256: 0f7ef8c3c07bb9404014c62b7e5f69e302e979efd0e2dad0854b1f9a305940e8

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

- if style == 'abstract'
  - if abstract_allowed?
    = block_with_title :class=>'quoteblock abstract'
      blockquote =content
- elsif style != 'partintro' || partintro_allowed?
  = block_with_title :class=>['openblock', (style if style != 'open')]
    .content =content

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
asciidoctor-html5s-0.1.0.beta.1 data/templates/open.html.slim