Subject: | Give information about list item |
Right now start_list_item() does not seem to give additional
information about the bullet/item header. It would be nice if it does
because it will make it possible for Markdown::Pod to convert:
2. two
3. three
into:
=item 2.
two
=item 3.
three