Filters transform content at a given URI.
Represents a request to filter content.
Applies a number of filters in order
Escapes any XML/XHTML special characters in the content.
Surrounds the filtered text with <script> and CDATA tags.
A filter that simply returns the given String without any processing.
Renders markdown syntax.