I'm not sure about this, and can maybe take a look next week. You're not
being a pain, but please be patient with our ability to address the
issues you're bringing up.
pspmikek wrote:
>
>
> One more thing that would help a lot in parsing your microsummaries.
> The name of the section heading shouldn't be in the section. For instance:
>
> <div class="description">
> <div class="small">Description</div>
> This is the description of the event.
> </div>
>
> should be:
> <div class="small">Description</div>
> <div class="description">
> This is the description of the event.
> </div>
>
> The fact that it is a description is denoted by the class. This is
> also a problem with category and url, and probably others.
>
> I hope I'm not being a pain here. If so, please let me know 
>
>
.