mrdocs::doc::getAsPlainText
Get the plain text representation of an inline element tree.
Synopsis
std::string
getAsPlainText(doc::Inline const& in);
Parameters
| Name | Description |
|---|---|
in |
The input inline element. |
Created with MrDocs
Get the plain text representation of an inline element tree.
std::string
getAsPlainText(doc::Inline const& in);
| Name | Description |
|---|---|
in |
The input inline element. |
Created with MrDocs