Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Need help: in displaying text with html character entities and new line

$
0
0
Hello,

I have the input string which contains "price range<10-100>\n least price =
20"

I need the output as:
price range<10-100>
least price=20

I tried jwcid=@InsertText. But, it is still printing the output in one line
as
"price range<10-100>\nleastprice=20"

If I keep raw=true, I am not getting replaced < with . again, output is
not coming as expected.

Any ideas over this how to get the desired output.

Thanks!
Giri

Viewing all articles
Browse latest Browse all 5648

Trending Articles