mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Override continued link in doc generator
This commit is contained in:
parent
a5a9ac4da8
commit
7825ed41dd
@ -149,7 +149,7 @@ class Node
|
||||
|
||||
options = {}
|
||||
options.align = @style.align
|
||||
options.link = @attrs.href
|
||||
options.link = @attrs.href or false # override continued link
|
||||
options.continued = @attrs.continued if @attrs.continued?
|
||||
return options
|
||||
|
||||
|
||||
BIN
docs/guide.pdf
BIN
docs/guide.pdf
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user