From: Rohan J. <cr...@gm...> - 2011-04-03 15:41:43
|
The definition of ordered list on http://daringfireball.net/projects/markdown/syntax says that the list starting with a number different from `1` can, in future, define the starting index of the unordered list (search for `3. Bird` on the page). So I wrote a patch for doing this. Here is the merge request: https://gitorious.org/python-markdown/mainline/merge_requests/13 <https://gitorious.org/python-markdown/mainline/merge_requests/13>Rohan Jain<http://www.rohanjain.in/> Web and Software Developer |