Help:HTML in wikitext: Difference between revisions

Content deleted Content added
Gadget850 (talk | contribs)
bdi: sample
Gadget850 (talk | contribs)
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.