Skip to main content

CODE_BLOCK_RE

Static CODE_BLOCK_RE 

Source
static CODE_BLOCK_RE: LazyLock<Regex>
Expand description

匹配 fenced code block(...)的正则。