Jun Omae wrote on 10.09.2024 at 11:58:
> On 2024/09/10 15:56, Clemens wrote:
>> Hello
>>
>> Inside my ticket description I am missing the little symbol ('¶') for
>> hyperlink anchors.
>>
>> Example:
>>
>> [=#test my anchor]
>>
>> This is a link anchor. Indeed the anchor is functional. Just the symbol
>> is missing. It does not appear when I hover the mouse over the anchor.
>> The anchor symbol ('¶') is missing in the HTML code.
>>
>> It is surprising that the same example works well when used in a wiki
>> page, not in a ticket. What could be wrong? I am using TRAC 1.6.
>>
>> The functionality of link anchors is described here:
>>
https://trac.edgewall.org/wiki/TracLinks#Linkanchors
>>
>> Clemens
>
> The feature is introduced in
https://trac.edgewall.org/ticket/6413, and
> available only in wiki view.
>
> [snip]
Hello Jun.
I can live with that, or rather without these little anchor symbols.
I was just wondering because in tickets I can indeed see those anchor
symbols when I write a headline, like so for example == headline ==, but
not for ordinary anchors [#like so]. But that might be produced by some
other piece of code.
Thanks anyway
Clemens