Open
Description
Hello,
I am running into an issue with asciidoc to convert the following file to LaTeX:
[[table-overview-clocks]]
[cols="9,9"]
|====
|Col A
|Col B
|Foo
|[[ln,link-name]]Bar
|====
<<link-name,the actual link name>>
If you drop the explicit link name in the link and replace it by [[ln]]Bar
, the compiler is no longer able to export the data correctly.
Also, the link in <<link-name,the actual link>>
is not producing anything useful in the LaTeX file.
Do I miss some point here or is this a bug? How can I help to solve this issue?
Metadata
Metadata
Assignees
Labels
No labels