Content deleted Content added
→bdi: sample |
→Attributes: sanitizer.php |
||
Line 43:
}}
The MediaWiki {{sanitizer.php}} does some cleanup on attributes. A best practice is to use the proper syntax.
* Discards attributes not on a whitelist for the given element.
* Turns broken or invalid entities into plaintext.
|