Gregor Zattler <telegr...@gmx.net> writes: > I now found the culprit in my > configuration: It sets > org-html-prefer-user-labels to t. > > This renders links to radio targets > non-functional when publishing to HTML. > > See attacher a minimal working/failing > example. Un-tar in /tmp and then do > > cd /tmp/2025-07-31-org-html-prefer-user-labels-publishing-problem/; rm > publish/test.html; emacs -Q -nw --eval '(setq org-html-prefer-user-labels > t)' -l doit.el ; ls -l publish/test.html > > this will provide a test.html with > non-functioning links to radio targets.
Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f397abcc4 -- Ihor Radchenko // yantar92, Org mode maintainer, 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>