Actually, the \n doesn't seem to work in the .appendMarkup() method. Neither
does <br />, which I would assume is a valid XHTML element. If I go back to
.append() then I lose the other formatting options I was embedding. Do you
think it's something that changed in this new version? They mention some
changes to TextView.
Thanks again!

On Wed, Sep 16, 2009 at 9:28 PM, Peter LaBanca <[email protected]> wrote:

> 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 <[email protected]>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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to