Merge branch 'MDL-78700-tidy_no_clean-402' of https://github.com/leonstr/moodle into MOODLE_402_STABLE

This commit is contained in:
Sara Arjona
2023-08-14 09:12:30 +02:00
-1
View File
@@ -47,7 +47,6 @@ class filter_tidy extends moodle_text_filter {
'show-body-only' => true,
'tidy-mark' => false,
'drop-proprietary-attributes' => true,
'clean' => true,
'drop-empty-paras' => true,
'indent' => true,
'quiet' => true,