Function escape_commonmark_link_destination

pub fn escape_commonmark_link_destination(url: &str) -> String

Escapes the input URL, rendering it suitable for inclusion as a link destination per the CommonMark spec.