Sha256: a8a9c828b92a0602771412b7701c38cee80db76269415fef4b873d6ec6134743
Contents?: true
Size: 623 Bytes
Versions: 628
Compression:
Stored size: 623 Bytes
Contents
<%= pb_rails("highlight", props: {text: "Highlight Kit"})%> <br> <br> <%= pb_rails("title", props: {text: "Kit wrapping",size: 4})%> <br> <%= pb_rails("body") do%> This an example<%= pb_rails("highlight") do%>Highlight Example<% end %>around. <% end %> <br> <br> <%= pb_rails("title", props: {text: "Search",size: 4})%> <br> <%= pb_rails("body", props: {text: "hello helpers are great even highlighting this", highlighting: true, highlighted_text: ["hello","great"]})%> <br> <br> <%= pb_rails("caption", props: {size: "xs", text: "To enable highlighting make sure the [highlighting] flag is set to true. "}) %> <br> <br>
Version data entries
628 entries across 628 versions & 2 rubygems