doit132 opened this issue a year ago · 1 comments
希望可以设置正则表达式, 禁止搜索特定区域内的内容, 例如代码块
匹配代码块的正则表达式:
^```\w+\n(.*?\n)+?```(?!`)
No response