From 8f53918ebe74dc40c76eb7629da7710c7c08e217 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sat, 30 Aug 2014 13:14:50 -0700 Subject: [PATCH] Added new dokuwiki multiblock table tests to pandoc.cabal. --- pandoc.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pandoc.cabal b/pandoc.cabal index 3031bc0e0..2a9d92f07 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -169,6 +169,8 @@ Extra-Source-Files: tests/lhs-test.html+lhs tests/lhs-test.fragment.html+lhs tests/pipe-tables.txt + tests/dokuwiki_multiblock_table.dokuwiki + tests/dokuwiki_multiblock_table.native tests/fb2/*.markdown tests/fb2/*.fb2 tests/fb2/images-embedded.html