Sha256: c0b530a494354eb191d97cf97051fad98852e1a25ef9a314f3b83d01c1bb5b84
Contents?: true
Size: 583 Bytes
Versions: 54
Compression:
Stored size: 583 Bytes
Contents
<div class="st__content-block st__content-block--quote"> <div class="quote"> <blockquote> <div class="quote__content"> <% if quote_block.format == :html %> <%= sir_trevor_format quote_block.text, format: quote_block.format %> <% else %> <%= sir_trevor_markdown quote_block.text %> <% end %> </div> <% if quote_block.cite.present? %> <div class="quote__cite"> <cite class="quote__cite-text">– <%= quote_block.cite %></cite> </div> <% end %> </blockquote> </div> </div>
Version data entries
54 entries across 54 versions & 1 rubygems