zeus.ugent.be/layouts/blogpost.md
2017-02-02 20:44:30 +01:00

373 B

<%= yield %>

<% if item[:toc] %>

Table of Contents

<% if item[:toc].is_a? Hash %> * x {:toc .toc-depth-<%= item[:toc][:depth] %>} <% else %> * x {:toc} <% end %>
<% end %>