source
wikiada
1.4.2Wiki Engine with parser and renderer for several wiki syntaxes
1.4.2
Ada Wiki is a small library that provides and focuses only on the Wiki engine.
The library allows to:
- Parse a wiki text such as Mediawiki, Creole, PhpBB, Dotclear and Google Code
- Parse HTML content in embedded wiki text,
- Filter out the wiki, HTML or text through customizable filters,
- Render the wiki text in HTML, text or another wiki format
The Ada Wiki library is used by Ada Web Application for the implementation of the blog and wiki online plugins.