> It would be really nice if kramdown could support attributes at the
> top of a block, in addition to the current syntax:
>
> {: ul attributes} <= This comes before the ul block, thus pertains
> to the ul
> * {: li attributes } Item 1
>
> * Item 2
>
> * Item 3
Will think about this.
-- Thomas