Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-10-31 16:48
Flavor·PCRE (Legacy)

/
(<Group id="\d+">\n\t\t\t<Name>)(\w+)_(\w+)(<\/Name>\n\t\t\t<Description>)([\w+\s]+)\s-\s([\w+\s]+)(<\/Description>)
/
gm
Open regex in editor

Description

Cambia de un alado a otro de "_" en <Name> y de un lado a otrode de " - " en <Description>

Submitted by anonymous