Sha256: e8416b747ffbc4c1343205fa69de21326fe9347f3862b3b6304164258a7008d1

Contents?: true

Size: 139 Bytes

Versions: 2

Compression:

Stored size: 139 Bytes

Contents

<%= render_item title %>
<ol>
  <% sections.each do |section| %>
    <li>
      <%= render_section section  %>
    </li>
  <% end %>
</ol>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
toc_list-0.1.1 lib/toc_list/sections.erb
toc_list-0.1.0 lib/toc_list/sections.erb