mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-24523 markdown cleanup
This commit is contained in:
parent
b5042ff7da
commit
b57ad50120
@ -1445,7 +1445,6 @@ function clean_text($text, $format = FORMAT_MOODLE) {
|
||||
|
||||
switch ($format) {
|
||||
case FORMAT_PLAIN:
|
||||
case FORMAT_MARKDOWN:
|
||||
return $text;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user