mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
* adds test case with line-breaks in list items reproduces #1486 * use LineBreaker per item and only draw `firstLine` once fixes #1486 * boyscout: consistent naming * boyscout: test multiple line break versions * update changelog for fix of #1486 --------- Co-authored-by: David <filecage@users.noreply.github.com>