mrdocs::doc::LineBreakInline
A hard line break that renders as ""
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/LineBreakInline.hpp>
struct LineBreakInline
: InlineCommonBase<InlineKind::LineBreak>
Member Functions
Name |
Description |
|
Construct a line break node. |
|
Virtual destructor for the inline hierarchy. |
Equality compares line breaks (trivial). |
|
Order line breaks (trivial). |
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. |