Wi2wic

Website:

https://github.com/stcarrez/wi2wic

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

Apache-2.0

Version:

1.1.0

Alire CI:

Dependencies: Dependents:

No dependents.

Badge:

Wiki to Wiki translator

#web #demo #wiki #markdown #html

Wi2wic is a small server that allows to convert HTML in Wiki text such as Markdown, MediaWiki, Dotclear or Creole. It can also convert one Wiki syntax to another. It can be used to:

  • Migrate HTML page in Markdown or another Wiki,
  • Convert Wiki page in HTML,
  • Convert HTML documentation in Markdown or another Wiki,
  • Cleanup a complex and noisy HTML page

The server is written in Ada and provides the following REST operations:

  • import some HTML content and convert it in a Wiki syntax,
  • convert a Wiki text from one syntax to another,
  • render a Wiki text in HTML.