Sha256: 83b7a1048822d6c18c045bea5485c9576e88270540538038d498cb85b665d1a0
Contents?: true
Size: 514 Bytes
Versions: 8
Compression:
Stored size: 514 Bytes
Contents
= html_tag('div', { :id => @id, :class => ['verseblock', role, ('fragment' if (option? :step) || (attr? 'step'))] }.merge(data_attrs(@attributes))) - if title? .title=title pre.content=content - attribution = (attr? :attribution) ? (attr :attribution) : nil - citetitle = (attr? :citetitle) ? (attr :citetitle) : nil - if attribution || citetitle .attribution - if citetitle cite=citetitle - if attribution - if citetitle br | — #{attribution}
Version data entries
8 entries across 8 versions & 1 rubygems