Render the footnote definitions.

This commit is contained in:
Tom Alexander
2023-10-29 15:50:09 -04:00
parent b66ec507ef
commit 3720558d93
6 changed files with 86 additions and 1 deletions

View File

@@ -12,7 +12,10 @@
{/.children}
{?.footnotes}
{>real_footnote_definition/}
<h2>Footnotes:</h2>
{#.footnotes}
{>real_footnote_definition/}
{/.footnotes}
{/.footnotes}
</div>
</div>