Sha256: fa9d4c3b0d5c66784b664f6ed5d76268314f477edeaf23a80c493a07b87f76f7

Contents?: true

Size: 357 Bytes

Versions: 9

Compression:

Stored size: 357 Bytes

Contents

<blockquote class="verse" {% if node.id %}id="{{ node.id }}"{% endif %}>
  <pre>{{ node.content }}</pre>
  {% if node.attributes.attribution %}
    <p data-type="attribution">{{ node.attributes.attribution }}</p>
  {% endif %}
  {% if node.attributes.citetitle %}
    <p data-type="citetitle">{{ node.attributes.citetitle }}</p>
  {% endif %}
</blockquote>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
asciibook-0.1.0 templates/verse.html
asciibook-0.1.0.pre.beta templates/verse.html
asciibook-0.0.5 templates/verse.html
asciibook-0.0.4 templates/verse.html
asciibook-0.0.3 templates/verse.html
asciibook-0.0.2 templates/verse.html
asciibook-0.0.2.beta2 templates/verse.html
asciibook-0.0.2.beta1 templates/verse.html
asciibook-0.0.1 templates/verse.html