User talk:Marc Kupper/sandbox2

Page contents not supported in other languages.
Source: Wikipedia, the free encyclopedia.

Cleanup regexp

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]