$– Do not edit this file to allow updating. Update with: $– cp $(bundle info pandoc-markdown-jekyll-theme –path)/_template.html5 . $– rm -rf .jekyll-cache $if(toc)$ <nav id=“TOC” role=“doc-toc”>
<a href="$site__baseurl$">Home</a><br> <strong>Contents</strong><label for="contents">⊕</label> <input type="checkbox" id="contents"> $table-of-contents$
</nav> $else$ <nav id=“TOC” role=“doc-toc”>
<a href="$site__baseurl$">← Return home</a><br>
</nav> $endif$
<main> $body$ </main>