Add more snippets

This commit is contained in:
Jeremy Thomas
2017-08-30 21:13:17 +01:00
parent 9b06974cd1
commit 08e082ae07
10 changed files with 56 additions and 121 deletions

View File

@@ -164,11 +164,7 @@ variables:
<p>This <code>content</code> class can be used in <em>any</em> context where you just want to (or can only) write some <strong>text</strong>. For example, it's used for the paragraph you're currently reading.</p>
</div>
<div class="bd-example">
{{content_example}}
</div>
{% highlight html %}{{content_example}}{% endhighlight %}
{% include snippet.html content=content_example fullheight=true %}
{% include anchor.html name="Sizes" %}