diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 13:14:50 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-30 13:14:50 -0700 |
| commit | 8f53918ebe74dc40c76eb7629da7710c7c08e217 (patch) | |
| tree | 162c125286080ba87ff711b0bb50a42883dbfe33 | |
| parent | 4eb9769a4c1904345239f5bf9b62b42802cbb9cd (diff) | |
| download | pandoc-8f53918ebe74dc40c76eb7629da7710c7c08e217.tar.gz | |
Added new dokuwiki multiblock table tests to pandoc.cabal.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
