Merge branch 'MDL-69951-remove_drop-font-tags-311' of https://github.com/leonstr/moodle into MOODLE_311_STABLE

This commit is contained in:
Ilya Tregubov
2022-06-06 11:38:48 +06:00
+1 -1
View File
@@ -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,