Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-09-07 03:55
Updated·2022-09-07 11:23
Flavor·.NET 7.0 (C#)

@"
(1\.\d+)\D+?(?:(\S+)\s+)+?(\d+)
"
gmi
Open regex in editor

Description

find title and page in text

Submitted by anonymous