In a document, I'd like to create an internal link. That works as expected on regular links. But when the heading is itself a hyperlink, that doesn't work. How ought one accomplish this?
Trying to link to [[Heading1]] and [[???]]
* Heading1
These are some contents.
* [[http://example.com][Heading2]]
These are some more contents.