https://bugzilla.wikimedia.org/show_bug.cgi?id=44818
--- Comment #3 from Derk-Jan Hartman <[email protected]> --- Also, there is a lot of inspiration for regex'es perhaps in https://github.com/Mottie/tablesorter This is a fork of the tablesorter 2.0 version, that seems to be the most well maintained version atm. It has diverted a lot from table sorter in MW, but a lot of the regexes and test cases might still be useful for anyone who wants to dabble in it. It does require paying attention though. We have also fixed some bugs already, and we don't want to break those situations again (and that is hard to test, since we have few testcases on the regexes atm. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
