User talk:Marc Kupper/sandbox2

Latest comment: 10 years ago by Marc Kupper in topic Cleanup regexp

Cleanup regexp edit

I used these to clean the page up using Notepad++ which allows for \r\n within an expression.

[a-z \r\n–—†‡’ōřšłś]+
[!-@\x5B-\x60\x7B-\x7f]
[a-z]+
<ref( name="[^"]*")>[^<]+</ref>
\{\{yes\}\}
	yes
\{\{numkey\|[0-9]+\}\}
\{\{sortname\|([a-z]+)|([a-z]+)\}\}
	\1 \2

--Marc Kupper|talk 23:56, 19 August 2013 (UTC)Reply