Filter streams

Last modified by Admin on 2023/11/23 17:08

Current conversion

Configuration

Input
The syntax to use to convert rich macro content. The default is current default syntax. org.xwiki.rendering.syntax.Syntax
The reference converter to use to convert references. org.xwiki.contrib.confluence.parser.xhtml.ConfluenceReferenceConverter
The source to load the wiki from org.xwiki.filter.input.InputSource Supported formats are file:<path in server> (e.g. file:/home/myuser/target.ext) and url:<url> (e.g. url:http://myserver/some/file/to/parse.ext). When empty it read the request input stream.
verbose boolean
Output