aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-24 08:58:19 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-24 08:58:19 -0700
commit8090051aae2a2398b3c6c04dccf1b6b5808593aa (patch)
tree834300db759868440fca843dbb82f30ae8a34b81
parent499985c1a30cb711b1dcf9ae80ccb876ae31f0ec (diff)
parent30ceb235cef2c07195706bb1d910b2cd79d29a8b (diff)
downloadpandoc-8090051aae2a2398b3c6c04dccf1b6b5808593aa.tar.gz
Merge pull request #2812 from mb21/patch-2
include .tei files in pandoc.cabal
-rw-r--r--pandoc.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 08f1950b4..286a1c35c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -153,6 +153,7 @@ Extra-Source-Files:
tests/tables.plain
tests/tables.markdown
tests/tables.mediawiki
+ tests/tables.tei
tests/tables.textile
tests/tables.opendocument
tests/tables.org
@@ -180,6 +181,7 @@ Extra-Source-Files:
tests/writer.rst
tests/writer.icml
tests/writer.rtf
+ tests/writer.tei
tests/writer.texinfo
tests/writer.fb2
tests/writer.opml