mrdocs::doc::QuoteBlock
A list of list items
Synopsis
struct QuoteBlock final
: BlockCommonBase<BlockKind::Quote>
, BlockContainer
Static Data Members
Name |
Description |
The variant discriminator constant of the most‐derived class. |
Non-Member Functions
Name |
Description |
Determine if the inline is empty |
|
Removes leading whitespace from the first text elements |
|
Removes leading whitespace from the block. |
|
Removes trailing whitespace from the last text elements |
|
Removes trailing whitespace from the block. |
|
Removes leading and trailing whitespace from the block. |
|
Removes leading and trailing whitespace from the text elements |
Created with MrDocs