Wikiada

Website:

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

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

Apache-2.0

Version:

1.5.0

Alire CI:

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

Parser and renderer for Markdown and other wiki syntaxes

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

Build Status Test Status Coverage

Ada Wiki is a small library that provides a parser and renderer for Markdown and several other Wiki syntaxes. The library allows to:

  • Parse a Markdown text but other Wiki 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 and by mdshow a terminal based Markdown viewer.