markdownify inputs for faw and benefits sections
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
12bb93b76c
commit
843a6b0400
@ -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 }}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user