URL_STANDARD_REGEX

Static URL_STANDARD_REGEX 

Source
pub static URL_STANDARD_REGEX: LazyLock<Regex>
Expand description

Standard URL regex - primary pattern for bare URL detection (MD034). See URL_STANDARD_STR for documentation.