slonopotamus / antora-pdf-filename

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To repro the bug

$ cd Docs
$ bundle --path vendor/bundle
$ npm install
$ npx antora antora-playbook.yml
# This is a bug. With @antora/pdf-extension 1.0.0-alpha.7 filename is ../public/sprw/sparrow.pdf
$ ls ../public/sprw/sparrow/index.html.pdf

About