pub fn markdown_with_plugins<MSG>(
    md: &str,
    plugins: Plugins<'_, MSG>
) -> Node<MSG>
Expand description

process markdown with plugins