mrdocs::doc::toString
Return the name of the Admonish as a string.
Synopsis
dom::String
toString(AdmonitionKind kind) noexcept;
Parameters
Name |
Description |
kind |
An admonishment style. |
Created with MrDocs
Return the name of the Admonish as a string.
dom::String
toString(AdmonitionKind kind) noexcept;
Name |
Description |
kind |
An admonishment style. |
Created with MrDocs