I am not sure if there is a reference doc for appendMarkup(), but if you
want to insert a line break just use escape characters. They work just fine
in Wave. So you can just add a \n anywhere in a TextView.append() method and
it will automatically insert the line break. You can also use the \n in
appendMarkup() as well. I hope this is what you were looking for.

On Wed, Sep 16, 2009 at 11:15 PM, kyleRoche <kyle.m.ro...@gmail.com> wrote:

>
> Is there a reference doc on what we can put in the content for
> the .appendMarkup() method? I'm trying to get some line breaks to work
> w/ no luck.
>
> >
>

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

Reply via email to