pandoc/src/Text/Pandoc
Jesse Rosenthal 03d5d8e596 Docx Reader: Introduce function for resolving dependent run styles.
We always favor an explicit positive or negative in a style in a
descendent, and only turn to the ancestor if nothing is set.

We also introduce an (empty) list of styles that are black-listed. We
won't check them. (Think underlines in hyperlinks).
2014-08-17 16:54:11 -04:00
..
Compat Except Compat: Updated to export more module functions 2014-07-31 21:39:49 +01:00
Readers Docx Reader: Introduce function for resolving dependent run styles. 2014-08-17 16:54:11 -04:00
Writers Markdown writer: don't escape $, ^, ~ when extensions are deactivated. 2014-08-16 17:14:51 -07:00
Asciify.hs Fixed typo in module header for Asciify. 2014-07-12 23:47:38 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs Highlighting: Let .numberLines work even if no language given. 2014-06-17 15:15:56 -07:00
ImageSize.hs ImageSize: Use default instead of failing if image size not found 2014-06-20 10:58:26 -07:00
MediaBag.hs MediaBag: Improved normalisation when writing files 2014-08-05 11:02:23 +01:00
MIME.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Options.hs Added native_divs and native_spans extensions. 2014-08-08 21:05:34 -07:00
Parsing.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
PDF.hs PDF Writer: Attempts to convert images to pdf renderable formats 2014-08-13 00:37:18 +01:00
Pretty.hs Text.Pandoc.Pretty: added blanklines. 2014-07-27 07:56:55 -07:00
Process.hs Process: Fix minor typo in pipeProcess' docs 2014-05-11 15:07:01 +02:00
SelfContained.hs SelfContained: Fixed determining of source URL from within CSS files. 2014-08-02 16:33:22 -07:00
Shared.hs Fixed haddock comment. 2014-08-13 13:59:50 -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 Removed unneeded CPP. 2014-08-12 22:50:51 -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