From 843a6b04006192d71ae0593efa1d032b9973ef78 Mon Sep 17 00:00:00 2001 From: Roxie Gibson Date: Tue, 30 Mar 2021 22:59:55 +0100 Subject: [PATCH] markdownify inputs for faw and benefits sections --- .../layouts/partials/index/underline_points.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/cloud.autonomic.zone/layouts/partials/index/underline_points.html b/themes/cloud.autonomic.zone/layouts/partials/index/underline_points.html index d3a2b10..0a42a1a 100644 --- a/themes/cloud.autonomic.zone/layouts/partials/index/underline_points.html +++ b/themes/cloud.autonomic.zone/layouts/partials/index/underline_points.html @@ -17,7 +17,7 @@
-

{{ $item.right }}

+

{{ markdownify $item.right }}

{{ if and (eq $amount (add $index 1)) (eq $title "faq") }}