pandoc/src/Text/Pandoc
Jesse Rosenthal 88d17c6c66 Extensions: Add Ext_styles
This will be used in the docx reader (defaulting to off) to read
pargraph and character styles not understood by pandoc (as divs and
spans, respectively).
2018-02-22 12:54:57 -05:00
..
Compat Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Filter Renaming: Json -> JSON in modules and functions. 2018-01-15 10:46:40 -08:00
Lua Lua filters: store constructors in registry 2018-01-23 21:29:58 +01:00
Readers Org reader: allow changing emphasis syntax 2018-02-21 22:43:18 +01:00
Writers LaTeX writer: Put hypertarget inside figure environment. 2018-02-21 17:30:28 -08:00
App.hs Move filter functions to separate module 2018-01-13 00:05:11 +01:00
Asciify.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
BCP47.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Class.hs Powerpoint writer: Move notes slides into data tree. 2018-02-18 16:31:32 -05:00
CSS.hs hlint 2017-11-01 14:40:10 +03:00
CSV.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Data.hs Removed whitespace at ends of line. 2017-12-13 20:48:24 -08:00
Emoji.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Error.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Extensions.hs Extensions: Add Ext_styles 2018-02-22 12:54:57 -05:00
Filter.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Highlighting.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
ImageSize.hs EMF Image size support (#4375) 2018-02-18 11:12:58 -08:00
Logging.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Lua.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
MediaBag.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
MIME.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Options.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Parsing.hs Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags reader 2018-02-19 19:23:30 +03:00
PDF.hs Add header and footer parameters 2018-01-10 13:58:35 +10:00
Pretty.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Process.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Readers.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
SelfContained.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Shared.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Slides.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Templates.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Translations.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
UTF8.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
UUID.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Writers.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
XML.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00