``` % pandoc -t texinfo [a.b](url) [a,b](url) ^D @node Top @top Top @uref{url,a.b} @uref{url,a@comma{}b} ```