summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-07-15 10:25:32 +0100
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-07-15 18:32:19 +0100
commit643435f1deb7db4d6795e0c9ac60f5daf1c8268f (patch)
tree577ce5d3ce00f2c60bc0d935b04cb003b7f78805 /pandoc.cabal
parent58838996259d02700db33ca3cbb3fcbca0688e51 (diff)
Docx reader: Add test
Test auto ident header anchors with pandoc-generated pandoc.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index d5e278adc..7b9c8b2ea 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -188,6 +188,8 @@ Extra-Source-Files:
tests/fb2.math.fb2,
tests/fb2.test-small.png,
tests/fb2.test.jpg,
+ tests/docx.already_auto_ident.native,
+ tests/docx.already_auto_ident.docx,
tests/docx.block_quotes.docx,
tests/docx.block_quotes_parse_indent.native,
tests/docx.headers.docx,