A Node containing a string of text.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
struct Inline;
Member Functions
Name |
Description |
|
Destructor |
Equality operator |
|
Three‐way comparison operator |
Data Members
Name |
Protected Member Functions
Name |
Description |
|
Constructors |
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. |
Derived Classes
Name |
Description |
Base class for providing variant discriminator functions. |
Description
There will be no newlines in the text. Otherwise, this would be represented as multiple text nodes within a Paragraph node.
Created with MrDocs