Quick Capture Single Bullet Issue

I’m currently an Apple Shortcut to use as quick capture into Logseq. I’m able to pass a valid URL that captures what I’ve inputed. Here is an example URL callback…

logseq://x-callback-url/quickCapture?url=&title=&append=true&page=TODAY&content=Line%201%0ALine%202%0ALine%203

The trouble is that Logseq appends each line to a single bullet. See example for reference…
trouble

I do not want each line to be attached to a single bullet. I want each line to be it’s own bullet. Is there a way to format the URL properly so that each line has it’s own bullet?