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

HTML tidy filter: Difference between revisions

From MoodleDocs
No edit summary
 
(4 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]]
[[fr:HTML tidy]]

Latest revision as of 14:11, 29 April 2019

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.