mrdocs::doc::getAsPlainText
Get the plain text representation of an inline element tree.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
std::string
getAsPlainText(doc::Inline const& in);
Parameters
Name |
Description |
in |
The input inline element. |
Created with MrDocs