Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'

Fixes #3709
This commit is contained in:
Bjørn Erik Pedersen
2017-07-18 10:33:58 +02:00
579 changed files with 20511 additions and 16227 deletions

View File

@@ -0,0 +1,8 @@
<aside class="admonition warning">
<div class="admonition-icon">
{{partial "svg/exclamation.svg" .}}
</div>
<!-- <h2 id="{{if .Get 0}}{{.Get 0 | urlize}}{{else}}warning{{end}}">{{if .Get 0}}{{.Get 0 | markdownify}}{{else}}Warning{{end}}</h2> -->
<!-- <h3>Warning</h3> -->
<div class="admonition-content">{{- .Inner -}}</div>
</aside>