The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-11 | 390 Bytes | |
| v4.2.3 source code.tar.gz | 2024-08-11 | 394.4 kB | |
| v4.2.3 source code.zip | 2024-08-11 | 412.5 kB | |
| Totals: 3 Items | 807.3 kB | 1 | |
Fixes
- Handle images whose URLs don’t end in a file extension that allows us to identify the image’s MIME media type. In these cases, use the generic
imageMIME type (e.g. in inlinedata:URLs when the--inlineflag is used) and the.imagefile extension (e.g. when bundling external resources for EPUBs). Support for these may vary with the browser / EPUB reader. (#174)