[Google Wave APIs] Re: What are the rules for appendMarkup?

2009-10-26 Thread Andrew
Awesome! Thanks - I will try this. On that subject, does anyone have a list of the supported annotations? I pulled this thread out but saw no conclusion: http://groups.google.com/group/google-wave-api/browse_thread/thread/ba08146d448658a6 Thanks, A On Oct 25, 7:41 am, voidref

[Google Wave APIs] Re: What are the rules for appendMarkup?

2009-10-26 Thread pamela (Google Employee)
Hi Andrew- This is what I wrote in another thread: We haven't published an authoritative list of those annotations as we aren't confident in their stability. Feel free to use them for now, but keep in mind that they may change. Most likely, they will be documented as part of the wave-protocol,

[Google Wave APIs] Re: What are the rules for appendMarkup?

2009-10-25 Thread voidref
What I would suggest is that you add the text Titanic and then add an annotation to make it a link: doc.SetAnnotation(Range(textstart, textend), link/manual, http:// titanicthemovie.com) Alan On Oct 23, 12:25 pm, Austin Chau (Google employee) api.aus...@google.com wrote: This is the list of

[Google Wave APIs] Re: What are the rules for appendMarkup?

2009-10-23 Thread Austin Chau (Google employee)
This is the list of all the html tags that I know are being handled at the moment: p, div, b, strong, i, em. Austin On Fri, Oct 23, 2009 at 9:17 AM, Andrew andrewsqu...@gmail.com wrote: Hi again, One of the bots I'm currently writing needs to insert various hyper- links into child blips.