<% if quote_block.format == :html %> <%= sir_trevor_format quote_block.text, format: quote_block.format %> <% else %> <%= sir_trevor_markdown quote_block.text %> <% end %>
<% if quote_block.cite.present? %> <% end %>