Fixed missing markdownification
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
{{ with $coverData.description }}
|
||||
<section class="image-description">
|
||||
<p>{{ . }}</p>
|
||||
<p>{{ .| markdownify }}</p>
|
||||
</section>
|
||||
{{ end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user