Sha256: 0d45ba3c8a2b1833a5f6eef88527f73d036889fc36ca09ff538670149393bc67

Contents?: true

Size: 559 Bytes

Versions: 6

Compression:

Stored size: 559 Bytes

Contents

- level = "#{@id}"[-1,1]
//- level_tag = "h#{level}"
- if "#{@id}".start_with?("cover")
  - if level == "1"
    .sl-block data-block-type="text" style="width: 832px; left: 80px; top: 150px; height: auto;" class=role
      .sl-block-content class=role
        h1 =content
  - else
    .sl-block data-block-type="text" style="height: auto; min-width: 30px; min-height: 30px; width: 776px; left: 80px; top: 350px;" class=role
      .sl-block-content class=role
        h2 =content
- else
  .paragraph id=@id class=role
  - if title?
    .title=title
  p=content

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyla-1.0.7 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim
hyla-1.0.7.pre.9 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim
hyla-1.0.7.pre.8 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim
hyla-1.0.7.pre.7 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim
hyla-1.0.7.pre.6 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim
hyla-1.0.7.pre.5 lib/resources/backends/slim/revealjs-redhat/block_paragraph.html.slim