-
Committer:
Jacques Distler
-
Date:
2010年06月01日 06:50:19 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20100601065019-x7crzbtzrjr8mmpc
IAL's for <li> elements
Add a Markdown syntax for attaching
attribute lists to list items (for both
ordered and unordered lists).
The syntax is trivial:
1. This is the first item
2. {: value="3"} We skip straight to #3
* This is an item
* {: style="color:red"} This is a red item