diff options
author | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-07-02 22:10:20 +0100 |
---|---|---|
committer | Clare Macrae <github@cfmacrae.fastmail.co.uk> | 2014-07-02 22:10:20 +0100 |
commit | 23d71b13e7b462229427e2437a8dd9c8f72d72f1 (patch) | |
tree | 0786042072226874ad2df458165b753c77a9561f /tests/tables.dokuwiki | |
parent | 3faf31678ec565bf7bd916ec0bd6e662ffe3123f (diff) | |
download | pandoc-23d71b13e7b462229427e2437a8dd9c8f72d72f1.tar.gz |
DokuWiki writer: Whitespace to a testsuite output file.
This doesn't change the testsuite behaviour, but it does mean that
all the testsuite output files are exactly identical to the
output obtained by running the current pandoc.
Diffstat (limited to 'tests/tables.dokuwiki')
-rw-r--r-- | tests/tables.dokuwiki | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tables.dokuwiki b/tests/tables.dokuwiki index 4fcae4e6f..eb2a07dcb 100644 --- a/tests/tables.dokuwiki +++ b/tests/tables.dokuwiki @@ -44,4 +44,3 @@ 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. | - |