Merge branch 'MDL-69951-remove_drop-font-tags-311' of https://github.com/leonstr/moodle into MOODLE_311_STABLE
This commit is contained in:
@@ -47,7 +47,7 @@ class filter_tidy extends moodle_text_filter {
|
||||
'show-body-only' => true,
|
||||
'tidy-mark' => false,
|
||||
'drop-proprietary-attributes' => true,
|
||||
'drop-font-tags' => true,
|
||||
'clean' => true,
|
||||
'drop-empty-paras' => true,
|
||||
'indent' => true,
|
||||
'quiet' => true,
|
||||
|
||||
Reference in New Issue
Block a user