If I have a list in description for my item like:
The list is as follows:
a) option one
b) option two
c) option three
newlines are ignored and it’s displayed like:
The list is as follows: a) option one b) option two c) option three
It’s tricky - there seem to be extra newlines in above example in the message but there’s just one between options
Thanks