forked from deepStateMirrors/tabi
✨ feat: format references with custom shortcode
Uses hanging indent for a References section.
This commit is contained in:
parent
c2d9107cd3
commit
4e4021da5d
3 changed files with 35 additions and 0 deletions
3
templates/shortcodes/references.html
Normal file
3
templates/shortcodes/references.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="references">
|
||||
{{ body | markdown | safe }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue