mrdocs::doc::InlineContainer::append

Append a TextInline child.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
InlineContainer&
append(std::string_view text);

Return Value

An internal node in the inline element tree

Created with MrDocs