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