asciidoctor-vscode
asciidoctor-vscode copied to clipboard
Antora attributes in VSC preview are not working after upgrading AsciiDoc to v3.4.1
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)