Create some text URL with a query string in the editor like this:
http://website.com?key=value
it is rendered like so in the editor:
http://website.com?key=value
while it should be rendered like this
http://website.com?key=value
I suppose this is somehow connected with laurent22/joplin#12111