stat545 icon indicating copy to clipboard operation
stat545 copied to clipboard

Download EPUB not working

Open barajap1 opened this issue 6 years ago • 2 comments

Hello,

Thank you for writing this book. The EPUB download button is currently not working.

Thanks

barajap1 avatar Nov 09 '19 14:11 barajap1

That is not a big shock as I don't think any of us have expressly given that attention. I think it must be a feature of the site just because it's a default. So we should either look into it or just turn it off.

jennybc avatar Nov 09 '19 15:11 jennybc

The download menu is not working for both RMD (?) and ePub Screen Shot 2020-09-03 at 16 44 36 I think this is can be disabled by removing the following line in _output.yml:

download: ["rmd", "epub"]

espinielli avatar Sep 03 '20 14:09 espinielli