Skip to main content

HEADING_RE

Static HEADING_RE 

Source
static HEADING_RE: LazyLock<Regex>
Expand description

匹配 Markdown 标题(# 到 ######)的正则。