Sha256: d56ca5624ddb7dbd5b01bd3982cde723bba27804ab91e20922ba6c9405f90fb2
Contents?: true
Size: 329 Bytes
Versions: 3
Compression:
Stored size: 329 Bytes
Contents
<audio src="{{ node.attributes.target }}" controls="controls" {% if node.attributes.options contains 'autoplay' %}autoplay="autoplay"{% endif %} {% if node.attributes.options contains 'loop' %}loop="loop"{% endif %}> <em>Sorry, the <auido> element not supported in your reading system.</em> </audio>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-htmlbook-0.0.3 | templates/audio.html |
asciidoctor-htmlbook-0.0.2 | templates/audio.html |
asciidoctor-htmlbook-0.0.1 | templates/audio.html |