Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-17 07:23
Flavor·Python

r"
(?ms)^\d+\.\s*(.*?)(?=^\d+\.|\Z)
"
xmg
Open regex in editor

Description

no description available

Submitted by anonymous