Skip to content

Footnotes

Andreas Behringer edited this page Jul 7, 2026 · 1 revision

Spell supports footnotes. A Footnote consists of too parts, a reference and a definition

Referencing a footnote

Place a reference code in your text:

This is my text with a complicated[^complicated] word.

This is my text with a complicated1 word.

Defining a footnote

To define the footnote content write at the end of the chapter:

[^complicated]: The word complicated is very complicated.

1: The word complicated is very complicated.

Clone this wiki locally