Sha256: 73026642fe6731ab7f1b91592183a39e5ccbd1fd4a3e6d3d9568c3736f903231
Contents?: true
Size: 664 Bytes
Versions: 1
Compression:
Stored size: 664 Bytes
Contents
- _author = document.attr :author - _id = (_id = id) && title == '!' && !(local_attr? :id) ? nil : _id - _editable = (option? :editable) ? 'true' : nil - _spellcheck = _editable ? 'false' : nil section.speaker id=_id class=role data-title=(local_attr :reftext) header h2 contenteditable=_editable spellcheck=_spellcheck =_author h3 contenteditable=_editable spellcheck=_spellcheck =document.attr :position figure.image.headshot img src=(image_uri document.attr :avatar) alt=_author p.contact contenteditable=_editable spellcheck=_spellcheck #{document.attr :twitter} | #{document.attr :email} - unless (_content = content).empty? =_content
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-bespoke-1.0.0.alpha.2 | templates/slim/slide_speaker.html.slim |