A reference to a symbol.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/FootnoteReferenceInline.hpp>
struct FootnoteReferenceInline
: InlineCommonBase<InlineKind::FootnoteReference>
Description
In markdown, this is represented as "[]".
Syntax:
[^footnote-id]
Base Classes
Name |
Description |
Base class for providing variant discriminator functions. |
Static Member Functions
Data Members
Name |
Description |
Footnote label that the reference points to. |
Static Data Members
Name |
Non-Member Functions
Name |
Description |
Get the plain text representation of an inline element tree. |
|
Get the plain text representation of an inline element tree. |
Created with MrDocs