| Projects on Google Code | Results 1 - 3 of 3 |
= Wiki Model =
This project contains a set of wiki-related libraries, such as a parsers for various wiki syntaxes, and common wiki model (event- and object-based).
----
!WikiModel was developped within the the European project [http://nepomuk.semanticdesktop.org Nepomuk].
[http://nepomuk.s...
The Java Wikipedia API (Bliki engine) is a parser library for converting Wikipedia syntax to HTML.
Features:
* renders Mediawiki/Wikipedia wiki syntax to HTML. It supports:
* wiki tags for bold, italic, headers, nowiki, source, table of content,...
* wiki tables, lists, categories...
Uses [http://wicket.apache.org/ Wicket] and [http://code.google.com/p/wikimodel/ WikiModel].
Currently just playground for Wicket development.