how do I implement line breaks? for example if user writes some like sssssssssssssssssss long enough without any space, it disturbs the whole UI. How do I handle this? Thanks
Phil Tayo wrote:
Vapor .. wrote:
how do I implement line breaks? for example if user writes some like sssssssssssssssssss long enough without any space, it disturbs the whole UI. How do I handle this? Thanks
I'm not sure...can you put the text betweeen <p> </p> tags?
yes!