FootnoteRef
FootnoteRef:
{}Represents a reference to a footnote within footnote content.
Remarks
Section titled “Remarks”FootnoteRef is an inline element that appears within the content of a footnote itself,
representing a reference back to where the footnote is cited in the main text. This is
typically rendered as a superscript number or symbol at the beginning of the footnote text.
Unlike Footnote (which is the footnote marker in the main text with its associated
content), FootnoteRef appears inside the footnote content area and links back to the
main text.
This is a marker element with no additional methods or properties beyond the type discriminator.
Properties
Section titled “Properties”type:
"footnote/ref"
Type discriminator for inline elements.
Remarks
Section titled “Remarks”Always has the value 'footnote/ref'. Use this property to identify footnote
reference markers within footnote content.