In the hCalendar microformat, what markup is allowed in a description?
I am working on a calendar application that outputs a list of events in hCalendar format. This includes an element that has a class of "description" which should be used for the event's description. My question is, what markup is allowed in my hCalendar event's description? I found one example on the hCalendar website that showed a desc...