Exclude lonely question marks from the linkify regex
Many URLs we see in the KDE rooms end with a question mark, without a space. The linkify regex for plain URLs incorrectly considered them as part of the link, which usually breaks them when opened in a web browser:
Before | After |
---|---|
Now the regex excludes these, unless they are accompanied by another character: