Wikiada

Website:

https://gitlab.com/stcarrez/ada-wiki

Author:
  • Stephane.Carrez@gmail.com
Maintainer:
  • Stephane.Carrez@gmail.com
License:

Apache-2.0

Version:

1.4.1

Alire CI:

Dependencies: Dependents:
  • image/svg+xml awa
Badge:

Wiki Engine with parser and renderer for several wiki syntaxes

#wiki-engine #markdown #mediawiki #dotclear #html #parser #renderer

Build Status Test Status Coverage

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.