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