summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-07-15 20:27:28 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-07-15 20:27:28 -0700
commit047f9b3714aa46919014dc9c3f146286127acacf (patch)
tree17f489d478e16145f341c2946a6466fb0706c993 /pandoc.cabal
parent897c52880f877e1ed52d94dbb46a83bedd240497 (diff)
parent4b2d07a642c9ab570a8da64deca32a4139b2268b (diff)
Merge pull request #1430 from jkr/anchor-fix-2
Fix auto identified headers when already auto-id'ed
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 052f2632a..d9132c568 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,