mrdocs::doc::tag_invoke
Return the Admonish from a dom::Value string.
Synopsis
void
tag_invoke(
dom::ValueFromTag,
dom::Value& v,
AdmonitionKind const kind);
Parameters
Name |
Description |
v |
A variant container for any kind of Dom value. |
kind |
An admonishment style. |
Created with MrDocs