Merge branch 'MDL-78700-tidy_no_clean-402' of https://github.com/leonstr/moodle into MOODLE_402_STABLE
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user