On Sat, Oct 8, 2022 at 4:12 PM Ihor Radchenko <yanta...@gmail.com> wrote: > [[https://foo.com/bar_baz.html][=https://foo.com/bar_baz.html=]] >
This has, however, the effect of changing the font type to \textt. The same happens when using ~ in place of =. > or you can drop the description part of the link altogether: > > [[https://foo.com/bar_baz.html]] This is the simplest way, according to me, and keeps the same font as the surrounding text. Thanks.