Filters in Moodle are pluggable elements that can convert an output text to some other text. This is currently used for the functionality like: replacing text based emoticons with images (emoticon filter) generating images for mathematical expressions (tex filer) converting plain text URLs (http://…) into proper HTML links and much more In this tutorial weRead more