How can I divide a link into two lines?!
Suppose I want to see "www.google.com" in two lines because the link I am fetching from database with ${xyz}, it's entering into the next column. So If I can divide that link in two parts somehow, maybe it will stay inside it's respective column.