Skip to main content

LINK_RE

Static LINK_RE 

Source
static LINK_RE: LazyLock<Regex>
Expand description

匹配 Markdown 链接 [text](url) 的正则。