PDF generation ignoring html new line

having upgraded my invoice ninja version and snappdf version, i am now getting an issue where new lines are being ignored breaking the layout of my invoice.

shows as

image

latest version of invoice ninja (v5.10.27)

unkown version of snappdf

vendor/bin/snappdf --version
Snappdf

any suggestions on fixes?

it looks like using <div> works but the built in text editor uses <b> and <p>

image

image

Hi,

Try disabling markdown on Settings > Account Management.

that works for Public Notes but doesnt work for defaults such as payment terms.

They look correct on the default page but the newlines arent respected in the PDF

i was wrong, works for new invoices! thanks :slight_smile: