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.
pub static URL_STANDARD_REGEX: LazyLock<Regex>Standard URL regex - primary pattern for bare URL detection (MD034).
See URL_STANDARD_STR for documentation.