Removes leading and trailing whitespace from the text elements in the given InlineContainer.
Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
void
trim(InlineContainer& inlines);
void
| Name | Description |
|---|---|
| inlines | The InlineContainer to trim. |