From 7f56d08443b44aa64dba8634642d830c60cdb019 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 11 Dec 2017 21:37:52 -0800 Subject: Update cabal description to include powerpoint. --- pandoc.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index fb097aeb0..62be4e527 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -25,8 +25,9 @@ description: Pandoc is a Haskell library for converting from one markup RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign - ICML, Muse, and several kinds of HTML/JavaScript slide - shows (S5, Slidy, Slideous, DZSlides, reveal.js). + ICML, Muse, LaTeX beamer slides, PowerPoint, and several + kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous, + DZSlides, reveal.js). . In contrast to most existing tools for converting Markdown to HTML, pandoc has a modular design: it consists of a set of @@ -480,7 +481,7 @@ library Text.Pandoc.Writers.Muse, Text.Pandoc.Writers.Math, Text.Pandoc.Writers.Shared, - Text.Pandoc.Writers.OOXML, + Text.Pandoc.Writers.OOXML, Text.Pandoc.Lua, Text.Pandoc.PDF, Text.Pandoc.UTF8, -- cgit v1.2.3