AsciidocFX icon indicating copy to clipboard operation
AsciidocFX copied to clipboard

does not support xrefstyle

Open cch123 opened this issue 6 years ago • 0 comments

although the xrefstyle option was set the output does not render correctly

eg:

:xrefstyle: full

[#www]
.ABCCC nothing
image::timecalc.png[]

as <<www>> say this is the end.

<<www>> was rendered to: as ABCCC nothing say this is the end.

but should be Figure 1. ABCCC nothing

cch123 avatar May 16 '19 06:05 cch123