diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-08-30 15:34:40 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-08-30 15:34:40 -0400 |
commit | 4eb9769a4c1904345239f5bf9b62b42802cbb9cd (patch) | |
tree | 17dfaeedbe5e5c26d336f08264afe7170a37c162 /tests/dokuwiki_multiblock_table.dokuwiki | |
parent | c3f60e972cd52e136ace4f5bd8f46e40459509a5 (diff) | |
download | pandoc-4eb9769a4c1904345239f5bf9b62b42802cbb9cd.tar.gz |
Dokuwiki writer: Add a test for multiblock table cells.
We have to add a new file, because the original table tests don't look
for this.
Diffstat (limited to 'tests/dokuwiki_multiblock_table.dokuwiki')
-rw-r--r-- | tests/dokuwiki_multiblock_table.dokuwiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/dokuwiki_multiblock_table.dokuwiki b/tests/dokuwiki_multiblock_table.dokuwiki new file mode 100644 index 000000000..9004b8aee --- /dev/null +++ b/tests/dokuwiki_multiblock_table.dokuwiki @@ -0,0 +1,4 @@ +Sample grid table. +^ Fruit ^ Price ^ Advantages ^ +| Bananas | $1.34 | built-in wrapper\\ \\ potassium | +| Oranges | $2.10 | * cures scurvy\\ * tasty | |