Sha256: 3b84b10b77b037ae3175357da6f38a5fc0fd88546b3bc9d4bc74f68d644e8c7b
Contents?: true
Size: 513 Bytes
Versions: 8
Compression:
Stored size: 513 Bytes
Contents
= html_tag('div', { :id => @id, :class => ['quoteblock', role, ('fragment' if (option? :step) || (attr? 'step'))] }.merge(data_attrs(@attributes))) - if title? .title=title blockquote=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