Is there a way to create a named anchor in Texy!

<a name="here"></a>
 :
<a href="#here">Go there</a>

I realize the anchor itself is

"Go there":#here

But it seems impossible go generate the named anchor.

- Kent

Comments

havran’s picture

Status: Active » Fixed

You can try this:

"test":#test

Here. .[#test]

Here is example: http://texy.info/en/try/z13lj

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.