pandoc/src/Text/Pandoc/Readers
John MacFarlane 6fae136cbb Textile reader: list and HTML block parsing improvements.
Closes #1513.

Lists can now start without an intervening blank line.
Also, html block-level tags that don't start a line are parsed
as RawInline and don't interrupt paragraphs, as in RedCloth.
2014-08-11 11:22:39 -07:00
..
Docx Docx Parse: Improved font recognition when specified in rFonts element 2014-08-11 10:30:32 -04:00
DocBook.hs DocBook reader: Better handle elements inside code environments. 2014-07-23 10:06:36 -07:00
Docx.hs OMath parser: Change signature of exported function. 2014-08-08 16:34:38 -04:00
EPUB.hs EPUB Reader: Can now parse multiple meta data fields 2014-08-11 13:12:42 +01:00
Haddock.hs Require haddock-library >= 1.1 and simplify haddock reader code. 2014-06-26 12:35:13 -07:00
HTML.hs Added native_divs and native_spans extensions. 2014-08-08 21:05:34 -07:00
LaTeX.hs Exported runParserT and Stream 2014-07-22 16:37:41 +01:00
Markdown.hs Added native_divs and native_spans extensions. 2014-08-08 21:05:34 -07:00
MediaWiki.hs MediaWiki reader doesn't recognize german "Bild" 2014-08-06 00:47:23 +02:00
Native.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
OPML.hs Added Text.Pandoc.Compat.TagSoupEntity. 2013-08-08 10:42:52 -07:00
Org.hs Merge pull request #1486 from Aelve/minor 2014-08-04 22:07:02 -07:00
RST.hs Remove redundant isHexDigit function. 2014-08-04 19:58:25 +04:00
TeXMath.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
Textile.hs Textile reader: list and HTML block parsing improvements. 2014-08-11 11:22:39 -07:00
Txt2Tags.hs getT2TMeta: Take list of source files instead of single. 2014-07-30 17:25:00 -07:00