summaryrefslogtreecommitdiff
path: root/tests/tables.textile
Commit message (Collapse)AuthorAge
* Added needed space after .bc and .bq.John MacFarlane2011-01-23
| | | | | | Otherwise these can trap a </dd>, for example. Better solution to try next: rewrite using Pretty.
* pandoc: Add newline to output unless standalone.John MacFarlane2011-01-06
| | | | | | | This avoids output that does not end with a newline, which is inconvenient when working with many tools. Updated tests accordingly.
* Minor adjustment in textile test suite.John MacFarlane2010-11-27
|
* Added Textile writer module.John MacFarlane2010-05-17