Sha256: 00ba3c2d7a39410308ac44221aa3fc127c4b2bb36649351463660d327159e12d
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
<div {% if node.id %}id="{{ node.id }}"{% endif %} data-type="example"> {% if node.title %}<h5>{{ node.captioned_title }}</h5>{% endif %} {{ node.content }} </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-htmlbook-0.0.6 | templates/example.html |