mrdocs::doc::getAsPlainText
Flatten an InlineContainer to plain text.
Synopsis
std::string
getAsPlainText(doc::InlineContainer const& in);
Parameters
| Name | Description |
|---|---|
in |
The InlineContainer to flatten. |
Created with MrDocs
Flatten an InlineContainer to plain text.
std::string
getAsPlainText(doc::InlineContainer const& in);
| Name | Description |
|---|---|
in |
The InlineContainer to flatten. |
Created with MrDocs