Parser fixes
Do not link domains with trailing punctuation other than a period which is permitted to fully qualify the domain
Do not strip trailing periods from links (of type :url or :extra). This is going to be annoying as people commonly add punctuation after a URL, but real links exist that have trailing periods (not so uncommon on Wikipedia) and it's probably better to do the right thing instead of hack around common human mistakes
Edited by feld