Tagged Questions

1
vote
1answer
81 views

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. …