From 30ceb235cef2c07195706bb1d910b2cd79d29a8b Mon Sep 17 00:00:00 2001 From: Mauro Bieg <mb21@users.noreply.github.com> Date: Thu, 24 Mar 2016 13:41:12 +0100 Subject: [PATCH] include .tei files in pandoc.cabal closes #2811 --- pandoc.cabal | 2 ++ 1 file changed, 2 insertions(+) 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