pandoc/src/Text
John MacFarlane f3d81056d6 Removed \strut at beginning of table cells.
This fixes a problem with alignment of lists in table cells
(closes #3436).  The `\strut` at the end seems to be enough
to avoid the too-close spacing that motivated addition of
the strut  in #1573.
2017-02-23 22:25:08 +01:00
..
Pandoc Removed \strut at beginning of table cells. 2017-02-23 22:25:08 +01:00
Pandoc.hs Added Text.Pandoc.Logging (exported module). 2017-02-10 20:59:54 +01:00