var description="some text"+"\n some text 2" +"\n some text 3";
Output:
some text
some text 2 some text 3.
why some text 3 is also showing wrong output with some text 2 instead of breaking line.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
akbar ansariPosted Oct 6, 2019, 6:26 AM
Amit GuptaPosted Sep 30, 2019, 10:54 PM