diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-03-09 02:37:49 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-03-09 02:37:49 +0000 |
commit | d5f9b1dbb4c1e57b8480afb79753bbd064cecab3 (patch) | |
tree | 09f7caaf66eab5ae9bf8e326f612561905fd42d0 /BUGS | |
parent | f1191f029a24f2f3b0cdb067f28a4aac48c4bc54 (diff) | |
download | pandoc-d5f9b1dbb4c1e57b8480afb79753bbd064cecab3.tar.gz |
Change in ordered lists in Markdown reader:
+ Lists may begin with lowercase letters only, and only 'a' through
'n'. Otherwise first initials and page references (e.g., p. 400)
are too easily parsed as lists.
+ Numbers beginning list items must end with '.' (not ')', which is
now allowed only after letters).
NOTE: This change may cause documents to be parsed differently.
Users should take care in upgrading.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@561 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'BUGS')
0 files changed, 0 insertions, 0 deletions