pub fn make_html_link(source: &String, link: &String) -> String
Expand description

| Replaces a plain text link with an HTML | tagged one. |