* Accessibility: Fixed Link annotation is not nested inside a Link structure element
* Accessibility: Fixed Link annotation is not nested inside a Link structure element
* Changelog
* Fix links leakage into subsequent structures
* Prettier
---------
Co-authored-by: akowalczewski <akowalczewski@gn.com>
* Rework integrations tests to compare pdf screenshots instead of raw content
* Update documentation and configuration related to integration/visual tests
Text options currently add a link annotation unless the link is `undefined` or `null`. When the text options are built using the continued flag any value that is `null` or `undefined` is overridden by the continued options. As `0` is used for a first page link, it should be allowed to specify `false` to stop continued text being a link.