pandoc/src/Text/Pandoc
Hubert Plociniczak edc951ee7d [ODT Parser] Include list's starting value
Previously the starting value of the lists' items has been
hardcoded to 1. In reality ODT's list style definition can
provide a new starting value in one of its attributes.

Writers already handle the modified start value so no need
to change anything in that area.
2016-10-12 18:36:40 +02:00
..
Compat Add EOL note to time compat module. 2016-09-03 08:10:53 -04:00
Readers [ODT Parser] Include list's starting value 2016-10-12 18:36:40 +02:00
Writers Markdown writer: Allow footnotes/refs at the end of blocks, sections 2016-10-11 15:17:01 -04:00
Asciify.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
CSS.hs new function to extract multiple properties at once in CSS.hs 2015-12-13 21:40:12 +01:00
Data.hsb Rename README to MANUAL.txt 2016-07-20 21:16:45 +02:00
Emoji.hs Fixed Emoji character definitions. 2015-12-04 09:38:58 -08:00
Error.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
Highlighting.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
ImageSize.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
MediaBag.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
MIME.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Options.hs Options: Add references location. 2016-10-11 13:30:01 -04:00
Parsing.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
PDF.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
Pretty.hs Remove an inline monad compatibility macro. 2016-09-02 09:18:08 -04:00
Process.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
SelfContained.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Shared.hs Remove http-client CPP conditionals. 2016-09-03 08:41:00 -04:00
Slides.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Templates.hs Moved template compiling/rendering code to a separate library. 2016-10-02 09:30:26 +02:00
UTF8.hs Remove unnecessary CPP condition in UTF8 2016-09-02 09:18:09 -04:00
UUID.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
XML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00