Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-08-10 07:39
Flavor·PCRE2 (PHP)

/
```(.+?) ((?: |.)+?) *```
/
Open regex in editor

Description

组1:编程语言 组2:代码

Submitted by 若小仟