summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-14 13:45:23 -0700
committerGitHub <noreply@github.com>2017-12-14 13:45:23 -0700
commit3361f85f8ea2d153d6f5457cbae511e33a09e994 (patch)
tree82983c6dc069f0406e346ebdc8bca7559a8ecb07 /pandoc.cabal
parent7888f49342d205973004c8d3e642b0d5d2f92e1a (diff)
parentfa0241592c0341c85246e94b5a0342ef3a301755 (diff)
Merge pull request #4148 from stencila/jats-figures
fig, table-wrap & caption Divs for JATS writer
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0d05172d5..1bd24f4dd 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -636,6 +636,7 @@ test-suite test-pandoc
Tests.Writers.ConTeXt
Tests.Writers.Docbook
Tests.Writers.HTML
+ Tests.Writers.JATS
Tests.Writers.Markdown
Tests.Writers.Org
Tests.Writers.Plain