Sha256: d8fcdcfd793ac09eba9d3c668a24dc1128004ded0a206ebcf9dbfb0e27c1786c
Contents?: true
Size: 624 Bytes
Versions: 58
Compression:
Stored size: 624 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
58 entries across 58 versions & 1 rubygems