pandoc/src/Text/Pandoc
John MacFarlane 976e7e2054 ConTeXt writer: fix whitespace at line beginning in line blocks.
Add a `\strut` after `\crlf` before space.
Closes , .  Thanks to @c-foster.
This uses the fix suggested by @c-foster.

Mid-line spaces are still not supported, because of limitations
of the Markdown parser.
2016-03-18 16:36:56 -07:00
..
Compat Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Readers Docx reader: Handle alternate content 2016-03-18 09:38:26 -04:00
Writers ConTeXt writer: fix whitespace at line beginning in line blocks. 2016-03-18 16:36:56 -07:00
Asciify.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08: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 Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Highlighting.hs Make language extensions trigger highlighting. 2016-01-24 14:15:06 -08:00
ImageSize.hs ImageSize: use safeRead instead of readMaybe. 2015-11-21 08:46:01 -08:00
MediaBag.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
MIME.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Options.hs Introduce file-scope parsing (parse-before-combine) 2016-03-15 12:52:51 -04:00
Parsing.hs Changed type of Shared.uniqueIdent argument from [String] to Set String. 2016-01-22 10:16:47 -08:00
PDF.hs Fixed v1.16 reversion with --latex-engine. 2016-01-04 22:44:50 -08:00
Pretty.hs Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb21-new-image-attributes 2015-11-19 23:14:23 -08:00
Process.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
SelfContained.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Shared.hs Make protocol-relative URIs work again. 2016-02-23 21:58:10 -08:00
Slides.hs hlint fixes 2015-11-22 07:43:48 -08:00
Templates.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
UTF8.hs UTF8: Better handling of bare CRs in input files. 2015-05-05 12:42:50 -07:00
UUID.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
XML.hs Fixed shadowing warning. 2016-01-08 20:20:37 -08:00