Showing returns and extra spaces in a help tooltip

I have a use case where I am displaying user entered data in a help tooltip.  The users would like the tooltip text to reflect returns and extra spaces that were entered.  Is there any way to do this?  Creative options welcome!

  Discussion posts and replies are publicly visible

Parents Reply
  • Exactly, in a gridlayout.  I am currently using the hover over text of a rich text icon to display text in each row of a grid.  I initially used this approach because there could be quite a bit of text, and I didn't want it to take up much room in each row.  However, users are wanting to display returns as it makes lists more readable (see screenshot) so I am looking for other options. 

Children