markdownify inputs for faw and benefits sections
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Roxie Gibson 2021-03-30 22:59:55 +01:00
parent 12bb93b76c
commit 843a6b0400
Signed by: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</div>
<div class="column is-two-thirds-desktop is-three-fifths-widescreen">
<div class="is-size-4">
<p class="block has-text-weight-light">{{ $item.right }}</p>
<p class="block has-text-weight-light">{{ markdownify $item.right }}</p>
</div>
{{ if and (eq $amount (add $index 1)) (eq $title "faq") }}
<a href="{{ site.Params.links.docsfaq }}">