Explain tags

This commit is contained in:
Jeremy Thomas
2017-07-29 15:31:19 +01:00
parent 0e2f716de5
commit 2bd66119f0
6 changed files with 332 additions and 9 deletions

View File

@@ -1,5 +1,8 @@
<hr style="margin-bottom: 0;">
<h3 id="{{ include.name | downcase }}" class="title" style="padding-top: 1.5rem;">
<h3 id="{{ include.name | slugify }}" class="title anchor-title">
{{ include.name }}
<a class="anchor-link" href="#{{ include.name | slugify }}">
#
</a>
</h3>

View File

@@ -1,8 +1,4 @@
<hr style="margin-bottom: 0;">
<h3 id="variables" class="title" style="padding-top: 1.5rem;">
Variables
</h3>
{% include heading.html name="Variables" %}
<div class="content">
<p>