Sha256: 1f3edee41825378713f95835e05e017265dcccae1040328057022f0db6ba455b
Contents?: true
Size: 378 Bytes
Versions: 2
Compression:
Stored size: 378 Bytes
Contents
$-- Do not edit this file to allow updating. Update with: $-- cp $(bundle info pandoc-markdown-jekyll-theme --path)/_template.html5 . $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> $endif$ <main> $body$ </main>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pandoc-markdown-jekyll-theme-0.9.1 | _template.html5 |
pandoc-markdown-jekyll-theme-0.9.0 | _template.html5 |