pandoc/src/Text/Pandoc
John MacFarlane 2842ad5a97 Docx writer: Changed abstractNumId numbering scheme.
Now the minimum id used by pandoc is 990.  All ids start with "99".
This gives some room for a reference.docx to define numbering styles.
Note:  this is not yet possible, since pandoc generates numbering.xml
entirely on its own.
2014-06-03 11:33:09 -07:00
..
Compat Text.Pandoc.Compat.Monoid: Small improvements to the (<>) definition. 2013-08-12 16:21:24 -07:00
Readers Merge pull request #1302 from tarleb/inline-latex 2014-05-28 09:26:48 -07:00
Writers Docx writer: Changed abstractNumId numbering scheme. 2014-06-03 11:33:09 -07:00
Asciify.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
ImageSize.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
MIME.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Options.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Parsing.hs Markdown reader: inline math must have nonspace before final $. 2014-05-27 11:59:28 -07:00
PDF.hs PDF writer: Fixed treatment of data uris for images. 2014-05-28 10:41:40 -07:00
Pretty.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Process.hs Process: Fix minor typo in pipeProcess' docs 2014-05-11 15:07:01 +02:00
SelfContained.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Shared.hs Shared: Added ordNub. 2014-06-03 11:00:54 -07:00
Slides.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Templates.hs Templates: use ordNum instead of ord. 2014-06-03 11:01:23 -07:00
UTF8.hs Avoid import Prelude hiding (catch). 2014-05-19 09:45:00 -07:00
UUID.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
XML.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00