pandoc/test/Tests
Francesco Occhipinti 65cc909fde RST writer: strip whitespace within inlines, closes #4327 (#4329)
+ Whitespace is ignored at the beginning and end of emphasis, as per
  <http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup>.
+ Export `stripLeadingTrailingSpace` from `Text.Pandoc.Writers.Shared`.
2018-03-17 19:21:27 -07:00
..
Readers Docx reader: add tests for nested smart tags. 2018-03-13 22:16:54 -04:00
Writers RST writer: strip whitespace within inlines, closes #4327 (#4329) 2018-03-17 19:21:27 -07:00
Command.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Removed redundant import of <> 2018-03-17 17:17:47 -07:00
Old.hs Added tests for custom writer. 2017-12-27 09:15:45 -08:00
Shared.hs hlint code improvements. 2018-01-19 21:25:24 -08:00