pandoc/src/Text/Pandoc
John MacFarlane 7e712abfa6 LaTeX writer: don't URI-escape image source.
Usually this is a local file, and replacing spaces with `%20`
ruins things.  Closes #2825.
2016-07-01 15:41:33 -07:00
..
Compat Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Readers LaTeX reader: fixed \cite so it is a NormalCitation not AuthorInText. 2016-06-29 07:59:00 -07:00
Writers LaTeX writer: don't URI-escape image source. 2016-07-01 15:41:33 -07: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 Text.Pandoc.Data: store paths in dataFiles using posix separators. 2015-10-17 22:04:02 -07:00
Emoji.hs Fixed Emoji character definitions. 2015-12-04 09:38:58 -08:00
Error.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Highlighting.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
ImageSize.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07: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 Changed email-obfuscation default to no obfuscation. 2016-06-20 10:37:23 -07:00
Parsing.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
PDF.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Pretty.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07: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 Shared: Add BlockQuote to blocksToInlines 2016-06-23 10:50:46 -04:00
Slides.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Templates.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
UTF8.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
UUID.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
XML.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00