On Sun, Oct 18, 2020 at 03:31:20PM -0700, Per Bothner wrote: > Another idea is that on page load you rewrite the URL to something > containing a magic string - for example: > > https://www.gnu.org/software/emacs/manual/html_mono/elisp.html?+texinfo-manual#Special-Forms > > Then a link-resolver hook for your embedding API can look for this magic > string.
I was thinking of doing something like this.
