Hello, how can I customize "info:" links in HTML output?
I'd like replace "info:" links with HTML links to the corresponding upstream manuals, such as http://www.gnu.org/software/emacs/manual/html_node/emacs/Commands.html#Commands for an info link "info:emacs#Commands", just like in Texinfo HTML output. However, I cannot find a way to achieve this. I'm trying to port the Texinfo manual of a project of mine to Org, which worked quite well so far, but now I am stuck. Proper "info:" link handling is really important to me. I don't have many "info:" links, but each of these is important and must be rendered properly in both, Texinfo and HTML output. Greetings, Sebastian Wiesner