On 18 Sep 2019, Marco Wahl wrote: >Karl Fogel <kfo...@red-bean.com> writes: >> Hi. It appears that commit d07d8ff4163 in Org Mode causes >> square-brace-enclosed links to display incorrectly. >> >> The buggy behavior is simple to describe: if you write a link like this >> >> [[URL][LINK-TEXT]] >> >> then URL will be displayed instead of LINK-TEXT (and LINK-TEXT goes unused: >> URL is still also given as the underlying link). > >This was a little accident with the regexp match groups AFAICT. This is >fixed in master.
Thanks for the quick fix, Marco. I can confirm that links are working again now. Best regards, -Karl