pandoc/src/Text/Pandoc/Readers
Hubert Plociniczak 30b3412857 Added page breaks into Pandoc.
This requires an updated version of pandoc-types that
introduces PageBreak definition.
Not that this initial commit only introduces ODT pagebreaks
and distinguishes for it page breaks before, after, or both,
the paragraph, as read from the style definition.
2017-01-25 17:07:39 +01:00
..
Docx Use new module from texmath to lookup MS font codepoints. 2016-11-30 00:43:55 +01:00
Odt Added page breaks into Pandoc. 2017-01-25 17:07:39 +01:00
Org Org reader: allow short hand for single-line raw blocks 2017-01-19 20:33:05 +01:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Fixed xref lookup in DocBook reader. Closes #3243. 2016-11-19 10:30:20 +01:00
Docx.hs Docx reader: Empty header should be list of lists. 2016-12-13 07:04:40 -05:00
EPUB.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs Removed debug trace from HTML reader. 2016-12-08 11:06:50 +01:00
LaTeX.hs LaTeX reader: don't treat \vspace and \hspace as block commands. 2016-11-26 21:27:56 +01:00
Markdown.hs Fixed -f markdown_github-hard_line_breaks+escaped_line_breaks. 2017-01-08 10:01:19 +01:00
MediaWiki.hs MediaWiki reader: improved handling of display math. 2017-01-19 11:24:19 +01:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
OPML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
Org.hs Org reader: refactor comment tree handling 2016-07-01 23:05:32 +02:00
RST.hs RST reader: print warnings when keys, substitition, notes not found. 2016-12-07 13:03:56 +01:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
TWiki.hs Fixed compiler warnings. 2016-07-14 23:38:44 -07:00
Txt2Tags.hs Remove directory compat 2016-09-02 09:18:09 -04:00