Sha256: 24f6b14870b7cee4590615d01148a7c76ecd0ce9506b488302b277b8d91f6fed
Contents?: true
Size: 750 Bytes
Versions: 6
Compression:
Stored size: 750 Bytes
Contents
<section id="<%= anchor_id %>"> <div class="section-divider"></div> <div class="section-area"> <div class="section-body"> <%= content_to_html %> </div> <div class="section-example"> <%= example_to_html %> </div> </div> <% if include_show_button %> <div class="button-wrapper" data-resource="<%= resource_name %>"> <div class="button"> <div>show</div> <svg style="width: 12px;height: 12px;" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="M13.591 5.293a1 1 0 0 1 1.416 1.416l-6.3 6.3a1 1 0 0 1-1.414 0l-6.3-6.3A1 1 0 0 1 2.41 5.293L8 10.884z" fill-rule="evenodd"></path> </svg> </div> </div> <% end %> </section>
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
rtfdoc-0.1.5 | src/section.erb |
rtfdoc-0.1.4 | src/section.erb |
rtfdoc-0.1.3 | src/section.erb |
rtfdoc-0.1.2 | src/section.erb |
rtfdoc-0.1.1 | src/section.erb |
rtfdoc-0.1.0 | src/section.erb |