General Actions:

See Advanced Architecture for more details.
The XWiki Rendering modules are all released under the LGPL license.
| Name | Id | Input Syntax? | Output Syntax? | Description |
|---|---|---|---|---|
| XWiki 2.0 | xwiki/2.0 | |||
| XWiki 2.1 | xwiki/2.1 | Experimental at this stage which means it can still change before it's released as final. | ||
| XHTML 1.0 | xhtml/1.0 | |||
| HTML 4.01 | html/4.01 | |||
| Plain Text | plain/1.0 | Print all than can be rendered in a simple notepad-like editor such as words, special symbols and spaces. It also generates link labels for links that have no labels and print the generated labels. Last it provides very basic formatting (e.g. separates paragraphs with new lines and separates list items with new lines). | ||
| DocBook 4.4 | docbook/4.4 | Available in XWiki Rendering 3.2+ only. | ||
| XDOM XML Current | xdom+xml/curent | Available in XWiki Rendering 3.3+ only. | ||
| XDOM XML 1.0 | xdom+xml/1.0 | Available in XWiki Rendering 3.3+ only. | ||
| XWiki 1.0 | xwiki/1.0 | |||
| Confluence | confluence/1.0 | |||
| JSPWiki | jspwiki/1.0 | |||
| TWiki | twiki/1.0 | |||
| MediaWiki | mediawiki/1.0 | |||
| Creole 1.0 | creole/1.0 | |||
| Markdown | markdown/1.0 | MarkdownPapers format. Available in XWiki Rendering 3.4+ only. | ||
| APT | apt/1.0 | Available in XWiki Rendering 4.3+ only. |
This simple demo converts your input written in one syntax to another syntax.
Check the getting started tutorial which contains all information to access the XWiki Rendering binaries.
Source files are available here.
Here are some libraries similar to XWiki Rendering in purpose: