pandoc/src/Text/Pandoc/Readers
John MacFarlane e20f433f38 Markdown reader: fixed parsing bug with macros.
Previously macro definitions in indented code blocks
were being parsed as macro definitions, not code.
2015-12-19 00:00:04 -08:00
..
Docx Docx reader: image attributes 2015-12-13 21:40:13 +01:00
Odt Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
CommonMark.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
DocBook.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
Docx.hs Docx reader: image attributes 2015-12-13 21:40:13 +01:00
EPUB.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
Haddock.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
HTML.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
LaTeX.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
Markdown.hs Markdown reader: fixed parsing bug with macros. 2015-12-19 00:00:04 -08:00
MediaWiki.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
OPML.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
RST.hs RST reader: image attributes 2015-12-13 21:40:12 +01:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs new function to extract multiple properties at once in CSS.hs 2015-12-13 21:40:12 +01:00
TWiki.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Txt2Tags.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00