How to link to a url that contains an ampersand?
I am trying to insert a link in my Wikidot page to an external page such as this one: https://tcec-chess.com/#game=69&season=8&stage=3. But I cannot make it work. If I simply try
[[[https://tcec-chess.com/#game=69&season=8&stage=3 | Game]]] Protector-Komodo 0-1
then the resulting html has the ampersand replaced by & and the tcec-chess.com web site cannot handle it.
… Cancel all this, I was using bad syntax; should have used single brackets and all is well.