cupertino-files / FOOTNOTE_MARK_CHARACTER
Variable: FOOTNOTE_MARK_CHARACTER
constFOOTNOTE_MARK_CHARACTER: "\u000e" = "\u000E"
Defined in: src/tswp/textstorage.ts:89
U+000E SHIFT OUT — the character a footnote reference occupies.
Not U+FFFC. Footnote references live in their own table and use their own anchor character; the placeholder inside the note, where the number is drawn, is a U+FFFC like any other attachment. Confusing the two produces a document whose footnote marks do not appear.