pandoc/src/Text/Pandoc
John MacFarlane 469338a272 Textile reader: skip over attribute in image source.
We don't have a place yet for styles or sizes on images, but
we can skip the attributes rather than incorrectly taking them
to be part of the filename.

Closes #2515.
2015-11-16 20:43:07 -08:00
..
Compat Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Readers Textile reader: skip over attribute in image source. 2015-11-16 20:43:07 -08:00
Writers ICML writer: better handling of math. 2015-11-16 20:24:34 -08:00
Asciify.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
CSS.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Data.hsb Text.Pandoc.Data: store paths in dataFiles using posix separators. 2015-10-17 22:04:02 -07:00
Emoji.hs Text.Pandoc.Emoji: use hex escapes instead of Unicode in source. 2015-11-13 14:18:02 -08:00
Error.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Highlighting.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
ImageSize.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -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 Derive Generic instances for types in Text.Pandoc.Options. 2015-11-14 17:46:55 -08:00
Parsing.hs Allow :// in citation keys. 2015-11-13 11:00:56 -08:00
PDF.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Pretty.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -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 Fixed shadowing error. 2015-11-09 11:25:05 -08:00
Slides.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -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 Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00