pub fn mdast_to_string(node: &Node, options: &StringifyOptions) -> StringExpand description
Serialize an MDAST tree to a Markdown string.
pub fn mdast_to_string(node: &Node, options: &StringifyOptions) -> StringSerialize an MDAST tree to a Markdown string.