mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-23097 latest htmlpurifier 4.1.1
This commit is contained in:
parent
616861ff34
commit
2e23ad80c4
11 changed files with 94 additions and 60 deletions
|
@ -1,9 +1,9 @@
|
|||
Description of HTML Purifier v4.1.0 library import into Moodle
|
||||
Description of HTML Purifier v4.1.1 library import into Moodle
|
||||
|
||||
Changes:
|
||||
* HMLTModule/Text.php - added <nolink>, <tex>, <lang> and <algebra> tags
|
||||
* HMLTModule/XMLCommonAttributes.php - remove xml:lang - needed for multilang
|
||||
* AttrDef/Lang.php - relax lang check - needed for multilang
|
||||
* Lexer.php - Subverted line break normalisation (requires setting: Output.Newline to \n)
|
||||
* Lexer.php - Subverted line break normalisation (requires setting: Output.Newline to \n) MDL-22654
|
||||
|
||||
skodak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue