Fixed documentation on mixed lists. Closes #533.

This commit is contained in:
John MacFarlane 2012-06-08 10:06:07 -07:00
parent 3982aaaed6
commit 5fe9542ca8

4
README
View file

@ -1157,8 +1157,8 @@ roman numerals:
ii. subtwo
iii. subthree
Note that Pandoc pays attention only to the *starting* marker in a list.
So, the following yields a list numbered sequentially starting from 2:
Pandoc will start a new list each time a different type of list
marker is used. So, the following will create three lists:
(2) Two
(5) Three