e814a3f6d2
+ The changes are documented in README, under Lists. + The OrderedList block element now stores information about list number style, list number delimiter, and starting number. + The readers parse this information, when possible. + The writers use this information to style ordered lists. + Test suites have been changed accordingly. Motivation: It's often useful to start lists with numbers other than 1, and to have control over the style of the list. Added to Text.Pandoc.Shared: + camelCaseToHyphenated + toRomanNumeral + anyOrderedListMarker + orderedListMarker + orderedListMarkers Added to Text.Pandoc.ParserCombinators: + charsInBalanced' + withHorizDisplacement + romanNumeral RST writer: + Force blank line before lists, so that sublists will be handled correctly. LaTeX reader: + Fixed bug in parsing of footnotes containing multiple paragraphs, introduced by use of charsInBalanced. Fix: use charsInBalanced' instead. LaTeX header: + use mathletters option in ucs package, so that basic unicode Greek letters will work properly. git-svn-id: https://pandoc.googlecode.com/svn/trunk@834 788f1e2b-df1e-0410-8736-df70ead52e1b |
||
---|---|---|
.. | ||
MarkdownTest_1.0.3 | ||
bodybg.gif | ||
generate.sh | ||
html-reader.html | ||
html-reader.native | ||
insert | ||
lalune.jpg | ||
movie.jpg | ||
rst-reader.native | ||
rst-reader.rst | ||
runtests.pl | ||
s5.basic.html | ||
s5.fancy.html | ||
s5.fragment.html | ||
s5.inserts.html | ||
s5.native | ||
tables.context | ||
tables.docbook | ||
tables.html | ||
tables.latex | ||
tables.man | ||
tables.markdown | ||
tables.native | ||
tables.rst | ||
tables.rtf | ||
tables.txt | ||
testsuite.native | ||
testsuite.txt | ||
writer.context | ||
writer.docbook | ||
writer.html | ||
writer.latex | ||
writer.man | ||
writer.markdown | ||
writer.native | ||
writer.rst | ||
writer.rtf |