Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-10-12 04:25
Flavor·Python

r"
^((?:\[.+?:.*?\])+)(.*)$
"
mg
Open regex in editor

Description

Group tags and lyrics in one lrc file, multiple lines

Submitted by Cricar