aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-10 22:20:56 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-10 22:20:56 -0700
commitb438f0c7a712f5fd9399c24e4910b6c889f120e5 (patch)
tree5bf3f423ed6f2ca571a859c786982384455bdb8e
parentad11ff34b16802d44d68bf31496f8a0be9f091e3 (diff)
downloadpandoc-b438f0c7a712f5fd9399c24e4910b6c889f120e5.tar.gz
pandoc.cabal - recognize new formats in description.
-rw-r--r--pandoc.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index ca4e9174c..43dade24c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -22,14 +22,15 @@ description: Pandoc is a Haskell library for converting from one markup
TikiWiki markup, Jira markup, Creole 1.0, Haddock markup,
OPML, Emacs Org-Mode, Emacs Muse, txt2tags, ipynb (Jupyter
notebooks), Vimwiki, Word Docx, ODT, EPUB, FictionBook2,
- roff man, Textile, and CSV, and it can write Markdown,
+ roff man, Textile, BibTeX, BibLaTeX, CSL JSON,
+ , and CSV, and it can write Markdown,
reStructuredText, XHTML, HTML 5, LaTeX, ConTeXt, DocBook,
JATS, OPML, TEI, OpenDocument, ODT, Word docx,
PowerPoint pptx, RTF, MediaWiki, DokuWiki, XWiki,
ZimWiki, Textile, Jira, roff man, roff ms, plain text,
Emacs Org-Mode, AsciiDoc, Haddock markup,
EPUB (v2 and v3), ipynb, FictionBook2,
- InDesign ICML, Muse, LaTeX beamer slides,
+ InDesign ICML, Muse, CSL JSON, LaTeX beamer slides,
and several kinds of HTML/JavaScript slide shows
(S5, Slidy, Slideous, DZSlides, reveal.js).
.