4 Commits

Author SHA1 Message Date
Paul Winkler
b410466068
enable removing link annotation in continued text
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.
2019-09-02 16:45:58 +01:00
Luiz Américo
fba7f33c14 Normalize unit tests to use jest matcher and ES import 2019-05-04 21:10:57 -03:00
Luiz Américo
512874f931 Fix object index in annotation test 2019-04-17 20:10:34 -03:00
Luiz Américo
1c5c12afba Add link annotation test 2019-04-17 19:23:17 -03:00