Regular Expressions 101

Community Patterns

Container

0

Regular Expression
PCRE (PHP <7.3)

/
(?:^#{1} +([ \w\.'-]+?)(?: *\{(.*?)\})? *\n+(.*?)\n*(?=^#{1}[> ]{1}|^---|\Z))
/
gms

Description

no description available

Submitted by anonymous - 4 years ago