Project

General

Profile

Line Break in XML POST

Added by T D over 10 years ago

I am trying to add issues using the REST API and I have everything working fine as to posting the new issue. The problem is I want to be able to add line breaks in the description of an issue. I have tried <br /> and <br></br> along with almost all other items I can find on google. Nothing seems to work.

Can someone let me know how to insert line breaks in the XML code when posting an issue using REST API.