Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-10-19 07:40
Flavor·PCRE2 (PHP)

/
(?:\*.*\s)+
/
gm
Open regex in editor

Description

This regex matches with an unordered list between different kinds of text displayed in markdown

Submitted by anonymous