Regular Expressions 101

Community Patterns

rutracker markdown parser

0

Regular Expression
Python

r"
\[(\w+)(=\d+)?\] (?P<title>((?!\[\/\1\]).)+) \[\/\1\] \:?\s+ ([^\[]*) \s+
"
gmx

Description

no description available

Submitted by anonymous - 5 years ago