Hi Ihor,
* Ihor Radchenko <yanta...@posteo.net> [2025-08-03; 14:10 GMT]:
> 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

I just checked out recent org-mode and
confirm
it works now in HTML.

Thanks so much.

Regards, Gregor

Reply via email to