Files
alexohneander-zola/templates/shortcodes/references.html
welpo 4e4021da5d feat: format references with custom shortcode
Uses hanging indent for a References section.
2023-02-25 02:00:42 +01:00

4 lines
65 B
HTML

<div class="references">
{{ body | markdown | safe }}
</div>