asciidoctor-vscode icon indicating copy to clipboard operation
asciidoctor-vscode copied to clipboard

Antora attributes in VSC preview are not working after upgrading AsciiDoc to v3.4.1

Open ginag86 opened this issue 1 year ago • 1 comments
trafficstars

I have set up Antora attributes (ifdef, ifndef) which reads the styles from a folder defined in the repository in order to create documentation in VSC with Ascii. When I updated the AsciiDoc extension to version 3.4.1, I get the message that the target file that contains the attributes is not found, although it exists with the same naming and contents.

When I downgraded to version 3.3.1, everything works fine.

VSC version: 1.94.2 (Windows)

ginag86 avatar Oct 22 '24 14:10 ginag86