[kramdown-users] Attributes on li elements
Thomas Leitner
t_leitner at gmx.at
Sun Mar 14 14:30:05 EDT 2010
> I'd like to apply a class to some elements of an unordered list:
>
> * Top item
> * Second item
> * Not as important {.low-priority}
> * When we get around to it {.low-priority}
>
> But the above Markdown does not apply the "low-priority" class to the
> LI. I've tried putting the attributes list after the asterisk, and
> on the next line, with and without indent, and so far nothing has
> worked. Can you tell me how to accomplish this?
This is not possible in kramdown and I can't think of a syntax to
enable this.
-- Thomas
More information about the kramdown-users
mailing list