aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-09-12 20:44:15 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-09-12 21:49:01 +0200
commita400d0dc623a2f08d7470788855e880291d2f222 (patch)
tree675870cd727d57308f54ff599819a42f51404c4b /pandoc.cabal
parent22babd5382c21d32e9d73984c5d5ff3d83ba715b (diff)
downloadpandoc-a400d0dc623a2f08d7470788855e880291d2f222.tar.gz
HTML writer: render table footers if present
Part of: #6314
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index e46149b5a..a23f1fb91 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -288,6 +288,9 @@ extra-source-files:
test/tables.muse
test/tables.custom
test/tables.xwiki
+ test/tables/*.html4
+ test/tables/*.html5
+ test/tables/*.native
test/testsuite.txt
test/writer.latex
test/writer.context