Appropedia talk:Service learning pageview statistics
From Appropedia
[edit] Search and replace
For future reference, after doing the manual copying of the data, I used these regex (regular expression) strings to format the lists:
MATCH PATTERN: ([^\n]*?)\s*([\d,]+)\s*(\r\n)
REPLACE PATTERN: ;[[\1]], \2\3
Tool used: http://myregextester.com (set OPERATION to "replace")
--Chriswaterguy 13:58, 21 September 2010 (UTC)