pandoc/src/Text
John MacFarlane dc9788b6dc Pretty: don't error for blocks of size < 1.
Instead, resize to 1.

Note, this (together with earlier changes to the Markdown
writer) seems to fix #1785.

The table renders as garbage, but pandoc now completes the conversion
quickly and doesn't get tied up.
2017-03-03 15:01:23 +01:00
..
Pandoc Pretty: don't error for blocks of size < 1. 2017-03-03 15:01:23 +01:00
Pandoc.hs Added Text.Pandoc.Logging (exported module). 2017-02-10 20:59:54 +01:00