summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-06-20 16:57:39 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-06-20 16:57:39 +0200
commit9ac0a99292afafd5dce9cbf3a126270dd5d81551 (patch)
tree99fefd60af94d2c51eaa09211332ccba6c2490e2 /pandoc.cabal
parent429c4620dfe6455bb2d40c7388da384692f85031 (diff)
Added mention of vimwiki raeder more places.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal14
1 files changed, 7 insertions, 7 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index ff61c6a2c..3b644c7d0 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -18,13 +18,13 @@ Description: Pandoc is a Haskell library for converting from one markup
this library. It can read several dialects of Markdown and
(subsets of) HTML, reStructuredText, LaTeX, DocBook,
MediaWiki markup, TWiki markup, Haddock markup, OPML,
- Emacs Org-Mode, txt2tags, Muse, Word Docx, ODT, and Textile,
- and it can write Markdown, reStructuredText, XHTML, HTML 5,
- LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument, ODT,
- Word docx, 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
+ Emacs Org-Mode, txt2tags, Muse, Vimwiki, Word Docx, ODT,
+ and Textile, and it can write Markdown, reStructuredText,
+ XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI,
+ OpenDocument, ODT, Word docx, 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).
.