From 4eb9769a4c1904345239f5bf9b62b42802cbb9cd Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Sat, 30 Aug 2014 15:34:40 -0400 Subject: 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. --- tests/dokuwiki_multiblock_table.dokuwiki | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/dokuwiki_multiblock_table.dokuwiki (limited to 'tests/dokuwiki_multiblock_table.dokuwiki') 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 | -- cgit v1.2.3