A footnote begins with a left square bracket, followed by a circumflex accent (&ldquo;`^`&rdquo;, U+005E), followed by some text, and ends with a right square bracket.

Example:

`Main text[^Footnote text.].` is rendered in HTML as: Main text..