3 messages in com.googlegroups.google-calendar-help-dataapiRe: Event Description Formatting
FromSent OnAttachments
Ahmad20 May 2008 14:45 
Austin (Google)21 May 2008 11:15 
Ahmad21 May 2008 17:36 
Subject:Re: Event Description Formatting
From:Ahmad (ahm@medicfusion.com)
Date:05/21/2008 05:36:07 PM
List:com.googlegroups.google-calendar-help-dataapi

Ok, but would such formatting be available in the future?

On May 21, 9:16 pm, "Austin (Google)" <api.@google.com> wrote:

Hi,

There are limited HTML formatting support in event content. You can set the content type to be "html" and very basic styling like <br> can be used, ie -

<atom:content type="html"><br>hello<br>world<br></atom:content>

Hope it helps, Austin

On Tue, May 20, 2008 at 2:45 PM, Ahmad <ah.@medicfusion.com> wrote:

Hello,

Is it possible to do any text formatting for the event description textarea using the API?

Thanks.