pandoc/data
John MacFarlane 536b6bf538 Implemented SoftBreak and new --wrap option.
Added threefold wrapping option.

* Command line option: deprecated `--no-wrap`, added
  `--wrap=[auto|none|preserve]`
* Added WrapOption, exported from Text.Pandoc.Options
* Changed type of writerWrapText in WriterOptions from
  Bool to WrapOption.
* Modified Text.Pandoc.Shared functions for SoftBreak.
* Supported SoftBreak in writers.
* Updated tests.
* Updated README.

Closes #1701.
2015-12-11 23:55:08 -08:00
..
docx Reference Docx: Add missing Header 6 style (steel blue) 2015-07-15 19:12:56 -04:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt ODT Writer: Figure captions 2015-04-12 00:34:03 +03:00
templates@617e2af70c Beamer template: make \euro conditional on presence of character. 2015-12-04 08:02:27 -08:00
bash_completion.tpl Added --bash-completion option. 2015-08-13 15:27:47 -07:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
sample.lua Implemented SoftBreak and new --wrap option. 2015-12-11 23:55:08 -08:00