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

This commit is contained in:
Ilya Tregubov
2022-06-06 11:11:07 +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,