pandoc/src/Text/Pandoc/Readers
Albert Krewinkel 27a8603278 Org reader: allow toggling header args
Org-mode allows to skip the argument of a code block header argument if
it's toggling a value.  Argument-less headers are now recognized,
avoiding weird parsing errors.

The fixes are not exactly pretty, but neither is the code that was
fixed.  So I guess it's about par for the course.  However, a rewrite of
the header parsing code wouldn't hurt in the long run.

Thanks to @jo-tham for filing the bug report.

This fixes #2269.
2015-10-25 08:54:00 +01:00
..
Docx Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Odt Changed § to % in operators from Odt.Arrows.Utils. 2015-10-22 17:54:58 -07:00
CommonMark.hs Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpickering-errortype 2015-03-28 12:12:48 -07:00
DocBook.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Docx.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
EPUB.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Haddock.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
HTML.hs Fixed over-eager raw HTML inline parsing. 2015-10-22 21:18:06 -07:00
LaTeX.hs LaTeX reader: fixed longtable support. 2015-10-15 23:15:40 -07:00
Markdown.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
MediaWiki.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Native.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Odt.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
OPML.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Org.hs Org reader: allow toggling header args 2015-10-25 08:54:00 +01:00
RST.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
TeXMath.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Textile.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
TWiki.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Txt2Tags.hs More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -07:00