Sha256: b321216a95e574fe02bbc9c059500ac8e686ea08ced72c528706d8b424566f16

Contents?: true

Size: 355 Bytes

Versions: 11

Compression:

Stored size: 355 Bytes

Contents

<blockquote>
<p class='quotation'><%= @content %></p>
<% if @attributes[:author] || @attributes[:title] %>
<p class='citation'>
<% if @attributes[:author] %>
<span class='author'><%= @attributes[:author] %></span>
<% end %>
<% if @attributes[:title] <% end %><span class='position'><%= @attributes[:title] %></span>
<% end %>
</p>
<% end %>
</blockquote>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
shortcode-0.3.3 spec/support/templates/erb/quote.html.erb
shortcode-0.3.2 spec/support/templates/erb/quote.html.erb
shortcode-0.3.1 spec/support/templates/erb/quote.html.erb
shortcode-0.3.0 spec/support/templates/erb/quote.html.erb
shortcode-0.2.0 spec/support/templates/erb/quote.html.erb
shortcode-0.1.2 spec/support/templates/erb/quote.html.erb
shortcode-0.1.1 spec/support/templates/erb/quote.html.erb
shortcode-0.1.0 spec/support/templates/erb/quote.html.erb
shortcode-0.0.4 spec/support/templates/erb/quote.html.erb
shortcode-0.0.3 spec/support/templates/erb/quote.html.erb
shortcode-0.0.2 spec/support/templates/erb/quote.html.erb