Sha256: 0b58a2650f13c42e8fe883dd2fdfc0d6ea3d07c6caa9f60303f9aec264bf3b69
Contents?: true
Size: 548 Bytes
Versions: 1703
Compression:
Stored size: 548 Bytes
Contents
<%= pb_rails("body") do %> <b>This text is using the <%="<b>"%> tag</b> <br /> <br /> <strong>This text is using the <%="<strong>"%> tag</strong> <br /> <br /> <a href="#">This text is using the <%="<a>"%> tag</a> <br /> <br /> <i>This text is using an <%="<i>"%> tag</i> <br /> <br /> This <em>word</em> is using an <%="<em>"%> tag. <br /> <br /> <small>This text is using a <%="<small>"%> tag.</small> <br /> <br /> <u>This text is using a <%="<u>"%> tag.</u> <% end %>
Version data entries
1,703 entries across 1,703 versions & 2 rubygems