User:Xenwolf/Regex snippets
These are regular expressions I use in Notepad++, they are also usable in Perl.
Pattern to Find | Replace by | Purpose |
---|---|---|
\|\s*([^|]+?)\s*>
|
{{Monzo|\1}}
|
replace inline-monzos in tables |
|
|
These are regular expressions I use in Notepad++, they are also usable in Perl.
Pattern to Find | Replace by | Purpose |
---|---|---|
\|\s*([^|]+?)\s*>
|
{{Monzo|\1}}
|
replace inline-monzos in tables |
|
|