Daniel Clemente <n142...@gmail.com> writes: > Hi, > after updating org-mode and emacs to latest commits, I have seen that > some links to IDs in different files are exported like this: > <li>some link: <a href="otherfile.html#ID-id:c5m2je81pue0">link</a></li> > > Shouldn't it be?: otherfile.html#c5m2je81pue0
It should be otherfile.html#ID-c5m2je81pue0 But what you are seeing is indeed a bug. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ead3f9990 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>