mrdocs::doc::rtrim
Removes trailing whitespace from the last text elements
Synopsis
void
rtrim(BlockContainer& blocks);
Parameters
| Name | Description |
|---|---|
blocks |
The BlockContainer to trim. |
Created with MrDocs
Removes trailing whitespace from the last text elements
void
rtrim(BlockContainer& blocks);
| Name | Description |
|---|---|
blocks |
The BlockContainer to trim. |
Created with MrDocs