try markup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mauro Torrez 2023-03-25 16:26:57 -03:00
parent 441892b137
commit b5ba18378c

View File

@ -11,7 +11,7 @@
<time>{{ .time }}</time>
</span>
</header>
<p>{{ .description }}</p>
<p>{{ .description | markdownify }}</p>
</article>
{{ end }}
</section>