diff options
author | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-07-02 22:48:04 +0100 |
---|---|---|
committer | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-07-02 22:48:04 +0100 |
commit | 5e25bff392c9504752c0ce5752d6e7f364c35b46 (patch) | |
tree | fd98fc0d6dd703a224c8af64e7cfa79ed4a31fee | |
parent | 0c6f06b8a493bf9bc578a0b882939bac130e16f0 (diff) | |
download | pandoc-5e25bff392c9504752c0ce5752d6e7f364c35b46.tar.gz |
Revert "DokuWiki writer: Whitespace to a testsuite output file."
This reverts commit 23d71b13e7b462229427e2437a8dd9c8f72d72f1.
This is now resulting in a testsuite failure, and I can't see why
it didn't do so before
-rw-r--r-- | tests/tables.dokuwiki | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tables.dokuwiki b/tests/tables.dokuwiki index eb2a07dcb..4fcae4e6f 100644 --- a/tests/tables.dokuwiki +++ b/tests/tables.dokuwiki @@ -44,3 +44,4 @@ Multiline table without column headers: | First | row | 12.0 | Example of a row that spans multiple lines. | | Second | row | 5.0 | Here's another one. Note the blank line between rows. | + |