emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: html export of radio targets incorrect [8.2.7b (8.2.7b-1-ga


From: Nicolas Goaziou
Subject: Re: [O] Bug: html export of radio targets incorrect [8.2.7b (8.2.7b-1-ga5beff-elpa @ /home/vgrinshp/apps/share/emacs/24.3.50/lisp/org/)]
Date: Sat, 02 Aug 2014 11:13:14 +0200

Hello,

Vadim Grinshpun <address@hidden> writes:

> My org document has radiotargets where one target is contained within
> another as a substring. E.g., something like this:
>
>   <<<bar>>> 
>   <<<foo_bar_baz>>>
>
> When I try to export via HTML (process described below),
> the visible text of the links referring to these targets is mangled (as
> if interpreted twice).
> The resulting HTML of a radio target link to foo_bar_baz looks like this:
>   <a href="#foo_bar_baz">foo_&lt;a href="#bar"&gt;bar&lt;/a&gt;_baz</a>
> The text is, naturally, rendered as:
>    foo_<a href="#bar">bar</a>_baz
>
> So while the link target is correct, the text of the link is not.
>
> Please let me know what additional info is needed, if any.

IIRC, the bug was fixed in Org 8.3.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]