add

Function add 

Source
pub fn add<const ENABLE_NESTED: bool>(
    md: &mut MarkdownIt,
    f: fn(url: Option<String>, title: Option<String>) -> Node,
)
Expand description

adds custom rule with no prefix