Page 1 of 1

URL on this Forum

Posted: 28 Mar 2022 13:40
by LinuxForever
Now if you click on URL, the code will be inserted:

Code: Select all

[url][/url]
It would be correct like this:

Code: Select all

[url=][/url]
Add =

Re: URL on this Forum

Posted: 28 Mar 2022 13:46
by Lotesdelere
Behaviour is not quite the same.

Result of first syntax, URL and display are the same:
https://www.videolan.org

Result of second syntax, URL and display can be different:
VideoLAN

So the URL button is doing what it's expected to do because it can't guess what you want to display.