posted 13 years ago
I would take a look at the actual data in the database.
If you're using outputText escape=false, the following should display with linebreaks:
However, if the data looks like this:
Then the "escape" attribute won't help, because it was escaped in the data itself.
Now in real-world terms, it would have been better for the data to be in a div using orderedList (ol) HTML tags, but that's probably not under your control.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.