Prevent newline after the userBBCodeTag
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 3 Jan 2020 23:51:02 +0000 (00:51 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 3 Jan 2020 23:51:02 +0000 (00:51 +0100)
commit413c2b4a8a8cf97601d8097203717ea4fe39d454
treec7a9b916dcbfd6901c43465cf913588af5bbd8cc
parent24196c91245b0cd15e6cad5f8b1b9a46dce38f2e
Prevent newline after the userBBCodeTag

The newline renders as a single space, which looks bad when punctuation
is being used directly after a mention.

Previously a sentence such as:

> Good to see you @Foo!

would have resulted in:

> Good to see you <a>@Foo</a>
> !

which is being rendered as:

> Good to see you @Foo !
com.woltlab.wcf/templates/userBBCodeTag.tpl