Skip to main content

normalize_markdown_hash_location_suffix

Function normalize_markdown_hash_location_suffix 

Source
pub fn normalize_markdown_hash_location_suffix(suffix: &str) -> Option<String>
Expand description

Convert a markdown-style #L.. location suffix into a terminal-friendly :line[:column][-line[:column]] suffix.