input formats

Every filter performs one particular change on the user input, for example stripping out malicious HTML or making URLs clickable. Choose which filters you want to apply to text in this input format.

If you notice some filters are causing conflicts in the output, you can rearrange them.

Specify a unique name for this filter format.
Roles
Choose which roles may use this filter format. Note that roles with the "administer filters" permission can always use all the filter formats.
Filters
Choose the filters that will be used in this filter format.
Allows you to restrict if users can post HTML and which tags to filter out.
Converts line breaks into HTML (i.e. <br> and <p> tags).
Runs a piece of PHP code. The usage of this filter should be restricted to administrators only!