Hi All,
I am trying to get text from a cell in MS Excel and input the text into the "Steps to Reproduce" text box with the same format in the spreadsheet, with new lines and spaces still in tact, like below:

This is the variable after grabbing the text from the cell:

But when I use the below action to input this to Azure Dev Ops:

This is the result:

If anyone has any idea on how to keep the format, like in the variable, in list form, it would be greatly appreciated