pandoc/test/Tests
John MacFarlane ae60e0196c Add empty_paragraphs extension.
* Deprecate `--strip-empty-paragraphs` option.  Instead we now
  use an `empty_paragraphs` extension that can be enabled on
  the reader or writer.  By default, disabled.

* Add `Ext_empty_paragraphs` constructor to `Extension`.

* Revert "Docx reader: don't strip out empty paragraphs."
  This reverts commit d6c58eb836.

* Implement `empty_paragraphs` extension in docx reader and writer,
  opendocument writer, html reader and writer.

* Add tests for `empty_paragraphs` extension.
2017-12-04 14:56:57 -08:00
..
Readers Add empty_paragraphs extension. 2017-12-04 14:56:57 -08:00
Writers Muse writer: test that inline math conversion result is normalized 2017-11-24 12:35:25 +03:00
Command.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs data/pandoc.lua: enable table-like behavior of attributes (#4080) 2017-11-20 09:37:40 -08:00
Old.hs Creole reader (#4002) 2017-10-29 13:28:50 -04:00
Shared.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00