RTC description attribute is not customised in new lines when ALM WORKITEM IS created
In the integration part , the description attribute content is not formatted, the entire description field is displayed in the single line in ALM
i am using MVC 5 , there i created xml document to create the xml file to generate the workitem ,
for the description part i am using Stringbuilder() function,
In XML file the contents are displaying line by line , but in ALM RTC , its displaying in single line.
Thanks in advance