From 2ae75e23dd740e968245269d8765d5b5af3a5f35 Mon Sep 17 00:00:00 2001 From: rlpowell Date: Fri, 21 Jul 2017 01:09:54 -0700 Subject: Added TikiWiki reader (#3800) Added TikiWiki reader, including tests and documentation. It's probably not *complete*, but it works pretty well, handles all the basics (and some not-so-basics). --- linux/control.in | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'linux') diff --git a/linux/control.in b/linux/control.in index 79e0b1b6f..9c9f90be8 100644 --- a/linux/control.in +++ b/linux/control.in @@ -13,13 +13,13 @@ Description: general markup converter format to another, and a command-line tool that uses 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, 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). + MediaWiki markup, TWiki markup, TikiWiki markup, Haddock + markup, OPML, 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). -- cgit v1.2.3