* Make the scheme part of TracLinks conform to RFC 2396 (closes #1968)
* WikiPageNames must begin on a word boundary (closes #1974)
* TracLinks content can be quoted with `"..."` or `'...'` also when
a label is provided (closes #1967)
* Small refactoring of the pre/post rules, making the regexps easier
to understand and eventually customize.