summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-05-01 23:02:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-05-01 23:02:22 -0700
commitcc9a9c7150250609919e06932aa3da6d4c04d3ff (patch)
treeedd3fb3eb84300a5e31d1cea405e742be381c711
parent52f94cff489a1c3cfb65ff82aff2dbc97dc2b8b3 (diff)
Added docbook5 templates, test files to pandoc.cabal.
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 746d0618b..e8252293b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -39,6 +39,7 @@ Data-Files:
data/templates/default.html
data/templates/default.html5
data/templates/default.docbook
+ data/templates/default.docbook5
data/templates/default.tei
data/templates/default.beamer
data/templates/default.opendocument
@@ -145,6 +146,7 @@ Extra-Source-Files:
tests/s5-inserts.html
tests/tables.context
tests/tables.docbook
+ tests/tables.docbook5
tests/tables.dokuwiki
tests/tables.icml
tests/tables.html
@@ -168,6 +170,7 @@ Extra-Source-Files:
tests/writer.latex
tests/writer.context
tests/writer.docbook
+ tests/writer.docbook5
tests/writer.html
tests/writer.man
tests/writer.markdown