pandoc/src/Text/Pandoc
Albert Krewinkel 8b00bc6029
Org reader: fix planning elements in headers level 3 and higher
Planning info is now always placed before the subtree contents.
Previously, the planning info was placed after the content if the
header's subtree was converted to a list, which happens with headers of
level 3 and higher per default.

Fixes: #5494
2019-05-13 22:55:13 +02:00
..
App Add template variable curdir with working directory 2019-05-04 09:07:50 -07:00
Filter Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Lua Lua: add pandoc.system module (#5468) 2019-05-04 01:06:30 -04:00
Readers Org reader: fix planning elements in headers level 3 and higher 2019-05-13 22:55:13 +02:00
Writers Org writer: always indent src blocks content by 2 spaces 2019-05-12 14:49:52 +02:00
App.hs Fix --self-contained so it works when output format has extensions. 2019-04-25 21:56:26 -04:00
Asciify.hs Asciify.hs: add Turkish undotted-i (#5434) 2019-04-07 11:01:56 -06:00
BCP47.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Class.hs PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
CSS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
CSV.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Data.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Emoji.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Error.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Extensions.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Filter.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Highlighting.hs Add support for go with --listings. 2019-04-03 08:02:39 -07:00
ImageSize.hs Improve pdfSize in ImageSize by ignoring all whitespace in /MediaBox command (#5383) 2019-03-21 10:43:56 -06:00
Logging.hs Org reader: omit, but warn about unknown export options 2019-05-13 22:25:04 +02:00
Lua.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
MediaBag.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
MIME.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Options.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Parsing.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
PDF.hs Allow use of -output-directory in --pdf-engine-opt. 2019-04-23 10:08:25 -07:00
Pretty.hs Use strict instead of lazy sum. 2019-03-28 13:51:15 -07:00
Process.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Readers.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
RoffChar.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
SelfContained.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Shared.hs filterIpynbOutput - go back to just including one block per format. 2019-03-06 11:17:51 -08:00
Slides.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Templates.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Translations.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UTF8.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UUID.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Writers.hs Add XWiki Support (#4167) 2019-04-02 17:27:02 -06:00
XML.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00