Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-09-04 23:03
Flavor·PCRE2 (PHP)

/
\[b\](?!\w*.\[\/b\])
/
gm
Open regex in editor

Description

Checking whether all [b] tag pairs are present in *.dsl text

Submitted by anonymous