pandoc/Text
fiddlosopher 943c2f353d Changed list parser so that only the starting list marker matters:
1. one
  -  two
  (b) three

produces an ordered list with 1., 2., 3.  This is the behavior of
Markdown.pl.

Modified README to document the new behavior.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1438 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-12 00:05:32 +00:00
..
Pandoc Changed list parser so that only the starting list marker matters: 2008-09-12 00:05:32 +00:00
Pandoc.hs Version bump to 1.0. 2008-09-10 21:39:50 +00:00