@akashacms/plugins-footnotes

AksahsCMS Plugin supporting footnotes.

Usage no npm install needed!

<script type="module">
  import akashacmsPluginsFootnotes from 'https://cdn.skypack.dev/@akashacms/plugins-footnotes';
</script>

README

akashacms-footnotes

Footnotes for AkashaCMS websites and AkashaEPUB books

Allows one to put a footnote in an AkashaCMS document file

<footnote href="http://example.com/path/to/something"
    name="ABBREV" title="Title of footnote">
    Description of footnote
    </footnote>

The akashacms-footnotes plugin processes that into end notes at the end of the rendered document.

See akashacms-footnotes home page for more information