* removed the special handling done for MoinMoin `["internal free link"]`
syntax introduced in r3295, as this now also works thanks to r3376
* fix the relative link syntax broken by r3376, i.e. things like:
* `[/download Download area]` ''link relative to the server's root URI
* `[../other see other]` ''link relative to the current location''
* fix some macro calls counter examples
* added a regression test for #3245