From 5fe9542ca8bab1d455fc70f2e880b56feb186033 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 8 Jun 2012 10:06:07 -0700 Subject: [PATCH] Fixed documentation on mixed lists. Closes #533. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 470ca18aa..e230eda25 100644 --- a/README +++ b/README @@ -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