Allow markdown in the quicklook section

This commit is contained in:
Campbell Alden 2022-09-14 17:16:02 +09:00
parent a6471230f4
commit 301d2dbfcf

View file

@ -19,7 +19,7 @@
</div>
</div>
<p>
{{.Params.quick_look}}
{{.Params.quick_look | markdownify }}
</p>
</section>