md_text2dest_link

Function md_text2dest_link 

Source
pub fn md_text2dest_link(i: &str) -> IResult<&str, Link<'_>>
Expand description

Wrapper around md_text2dest() that packs the result in Link::Text2Dest.