HTML tidy filter: Difference between revisions

From MoodleDocs
mNo 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]]
[[it:Filtro HTML Tidy]]

Latest revision as of 18:30, 14 February 2020

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.