I tried
My first line\nMySecond line
It said invalid json
but if I change the \n to < br > it works but doesn’t convert to a break.
Any ideas?
I tried
My first line\nMySecond line
It said invalid json
but if I change the \n to < br > it works but doesn’t convert to a break.
Any ideas?
found solution…
in content field replace \n with \\n