Serialisers convert page content, producing output in a particular format. The following serialisers are currently supported:
Name | Format | Details |
html | HTML markup format | Without a theme applied to the output, only a document fragment is produced; otherwise, a complete document should be produced |
moin | Moin markup format | The output should correspond to the input provided to the parser |
Within each serialiser's package, parser-specific modules handle the document nodes created by each different parser.