forked from toolshed/coopcloud.tech
		
	markdownify inputs for faw and benefits sections
This commit is contained in:
		| @ -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 }}"> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user