diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-10 23:44:21 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-10 23:44:21 +0000 |
commit | 9cadf5362190d79b85ee29530ccdcc6dfa3e21e2 (patch) | |
tree | 1be209f105034b871e79769f27ead67475f0564e /web | |
parent | 4b4060b8ef64da355070ee016235ad3f1d4b1f9f (diff) | |
download | pandoc-9cadf5362190d79b85ee29530ccdcc6dfa3e21e2.tar.gz |
+ Fixed bug in RST writer's handling of ordered lists. Previously,
list items with multiple lines would not always line up with single-line
list items. Now, list items are nested the length of the list marker + 1.
This looks better and ensures that list items all line up. (Note that
list markers are padded to the length of the longest list marker in the
series.)
+ Use 3-space indent for unordered lists.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1013 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
0 files changed, 0 insertions, 0 deletions