no, you don't have to write the \n.

When people type new lines it automatically puts in the \n, or in some  
cases a \r\n.

This means simple_format will work.
-----
Ryan Bigg
Freelancer
http://frozenplague.net







On 08/01/2009, at 1:18 PM, Zhao Yi wrote:

>
> Ryan Bigg wrote:
>> simple_format(your_text_here)
>> -----
>> Ryan Bigg
>> Freelancer
>> http://frozenplague.net
>
> In this way, I have to write \n in the textarea which is not a good  
> user
> interface. How can I do some background job to replace the textarea
> before it is submitted?
> -- 
> Posted via http://www.ruby-forum.com/.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to