I'm struggling with defining a default label for bibliography entries. The reference displays correctly tough.
The ref: <<some-um2>>, default text.
[bibliography]
== Bibliography
[bibliography]
- *[[[some-um2,SOME User Manual2]]]* SOME User Manual, 2017
This renders as follows:
The ref: SOME User Manual2, default text.
Bibliography
[] SOME User Manual, 2017
How do I fix the empty square brackets on the bibliography entry?
I'm using asciidoctor-maven-plugin:1.5.5:process-asciidoc (asciidoc-to-docbook)
After some experimentation, the following syntax seems to work:
produces: