On Oct 5, 5:49 am, . <[EMAIL PROTECTED]> wrote:
> i am trying to use sanitize::html. my problem is that it even removes new
> line characters \n, which i want to keep. how would you handle this in cake?
> thanks

HTML collapses all whitespace to a single space. Like villas said,
check your source, or use a whitespace:pre; style.

-Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to