pandoc/src/Text/Pandoc
John MacFarlane 7c6a3c0f69 LaTeX reader: handle interior $ characters in math.
e.g. `$$\hbox{$i$}$$`.

Partially addresses .
2016-02-28 11:14:03 -08:00
..
Compat Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Readers LaTeX reader: handle interior $ characters in math. 2016-02-28 11:14:03 -08:00
Writers Merge pull request from monofon/fix/yaml-metadata-block-bottom-line 2016-02-20 21:43:15 -08: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 Removed tex_math_single_backslash from markdown_github options. 2016-02-09 22:30:52 -08: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