ArthurG / Kijiji-Repost-Headless

Repost / Post Kijiji ads with Python
MIT License
144 stars 59 forks source link

Line Breaks only appear after manually editing/saving ad #204

Open SketchyDees opened 3 years ago

SketchyDees commented 3 years ago

First off - the reposter works great. It was easy to use for someone with minimal knowledge.

However, I notice that when it posts/reposts an ad, the live view of the ad doesn't have empty line breaks. I'm not sure what it is called exactly.

Example: "This is my ad.

I am located at X.

Please contact me at: 111-111-1111."

It'll show as: "This is my ad. I am located at X. Please contact me at: 111-111-1111."

Once you edit the ad that was posted, it shows proper formatting and will reflect it only if you Save Changes.

jackm commented 3 years ago

This is a known issue (#52) which we still don't have a solution for. One suggestion is to add an additional line break which works as a band-aid solution for now.