A line break that may render as space
<mrdocs/Metadata/DocComment/Inline/SoftBreakInline.hpp>
struct SoftBreakInline
: InlineCommonBase<InlineKind::SoftBreak>
Name | Description |
---|---|
InlineCommonBase<InlineKind::SoftBreak> | Base class for providing variant discriminator functions. |
Name | Description |
---|---|
SoftBreakInline [constructor] | Default constructor |
~SoftBreakInline [destructor] [virtual] | Destructor |
operator== | Equality operator |
operator<=> | Three-way comparison operators |
Name |
---|
isCode |
isCopyDetails |
isEmph |
isFootnoteReference |
isHighlight |
isImage |
isLineBreak |
isLink |
isMath |
isReference |
isSoftBreak |
isStrikethrough |
isStrong |
isSubscript |
isSuperscript |
isText |
Name |
---|
kind_id |
Name | Description |
---|---|
getAsPlainText | Get the plain text representation of an inline element tree. |
getAsPlainText | Get the plain text representation of an inline element tree. |