pandoc/src/Text/Pandoc
Albert Krewinkel 67cb2809fd Org reader: Require whitespace around def list markers
Definition list markers (i.e. double colons `::`) must be surrounded by
whitespace to start a definition item.  This rule was not checked
before, resulting in bugs with footnotes and some link types.

Thanks to @conklech for noticing and reporting this issue.

This fixes #2518.
2015-11-13 22:04:17 +01:00
..
Compat Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
Readers Org reader: Require whitespace around def list markers 2015-11-13 22:04:17 +01:00
Writers EPUB writer: don't download linked media when data-external attribute set. 2015-11-12 13:27:41 -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
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 Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Parsing.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -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