DefaultDietFilters

Provides the default css, javascript, markdown and htmlescape filters

Members

Static functions

filterCss
string filterCss(I text, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
filterHtmlescape
string filterHtmlescape(I text)
Undocumented in source. Be warned that the author may not have intended to support it.
filterJavascript
string filterJavascript(I text, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
filterMarkdown
string filterMarkdown(I text)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

filters
SafeFilterCallback[string] filters;
Undocumented in source.

Variables

htmlOutputStyle
enum HTMLOutputStyle htmlOutputStyle;
Undocumented in source.
htmlOutputStyle
enum HTMLOutputStyle htmlOutputStyle;
Undocumented in source.

Meta