raybaxter (owner)

Revisions

gist: 34092 Download_button fork
public
Description:
Three examples of marked up content xml for Google Calendar. Only one works!
Public Clone URL: git://gist.github.com/34092.git
Embed All Files: show embed
google_calendar_html_content.xml #
1
2
3
4
<content type='text'><b>Posting fails</b></content>
<content type='html'><b>Converted to plain text</b> in description</content>
<content type='text'>&lt;b&gt;Bold text in &lt;/b&gt; in description</content>