Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: HTML tidy filter.

HTML tidy filter: Difference between revisions

From MoodleDocs
m (removed ref to 1.5)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{Filters}}
{{Filters}}
This filter checks whether HTML code is XHTML compliant, tidying where necessary. To make this filter work you need to have PHP compiled with the libtidy option; see http://www.php.net/tidy.
[[de:HTML Prüfung]]
[[es:Filtro_de_HTML_limpio]]

Latest revision as of 11:26, 17 June 2014

This filter checks whether HTML code is XHTML compliant, tidying where necessary. To make this filter work you need to have PHP compiled with the libtidy option; see http://www.php.net/tidy.