Release: v1.0.5
- You can use without installation with
npx asciidoctor-chunker [single-html-file] -o [output-directory]
. - Properly handles data URLs.
- Properly handles the missing targets of in-document links.
- Supports Node v18.x.
- Up-to-date dependencies with security fixes.
- All the changes are now kept in
CHANGELOG.md
file. - Major refactoring for future maintenance.