Private betav0.1.0
Docs
Format developer documentation

Footnote

A note moved to the foot of its page, leaving a numbered marker inline.

A Footnote is a note moved to the foot of its page. Format leaves a numbered marker where it sat and moves the text to a Footnotes region; footnotes count continuously through the document.

Fields

No fields.

Example

Write the note's text as the children, at the point it is referenced.

<p>The result holds<Footnote>under the stated assumptions</Footnote>.</p>
<p>The result holds<Footnote>under the stated assumptions</Footnote>.</p>
<p>The result holds<template data-type="footnote">under the stated assumptions</template>.</p>

Usage

Format leaves a numbered marker where the footnote sits and moves the text to a <Footnotes> region. Footnotes count continuously through the document. Pair them with a <Footnotes> region in the Layout to control where the notes sit; without one, a footer area is added to each page that carries a note.

Was this page helpful?