diff options
author | Albert Krewinkel <albert+github@zeitkraut.de> | 2016-11-26 21:43:46 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-11-26 21:43:46 +0100 |
commit | baa25362a40fe905368f60222ebd8a533bcfe0f9 (patch) | |
tree | ece4b41a72bd97e3fb32ba838c21e709bb936de4 /tests/Tests/Old.hs | |
parent | 2873cd82886d1fa557bf3abde37b5ceb3cadf40c (diff) | |
download | pandoc-baa25362a40fe905368f60222ebd8a533bcfe0f9.tar.gz |
Allow to overwrite top-level division type heuristics (#3258)
Pandoc uses heuristics to determine the most resonable top-level
division type when emitting LaTeX or Docbook markup. It is now possible
to overwrite this implicitly set top-level division via the
`top-level-division` command line parameter.
API change (`Text.Pandoc.Options`): the type of the
`writerTopLevelDivision` field in of the `WriterOptions` data type is
altered from `Division` to `Maybe Division`. The field's default value
is changed from `Section` to `Nothing`.
Closes: #3197
Diffstat (limited to 'tests/Tests/Old.hs')
0 files changed, 0 insertions, 0 deletions