We are working on creating cases in Salesforce and need to format the description with items moving to next line, we have tried all of the possible approaches but nothing seems to be working. Below is the list of new line characters we have tried so far.
- \n
- \\n
- & BR()
- &BR()&
- & BR() &
Is there any way using which we can complete this requirement.