Content deleted Content added
m →<pre>: Removed extra word |
→<br /> or <br>: Not just the "uncommon form" but all of the variant, valid forms. This restores the correct verbiage added 16 July 2018, and weakened in 886591361 and 895444093. |
||
Line 48:
The MediaWiki software converts valid forms like {{tag|br|o}}, {{tag|br/|o}}, and {{tag|br |o}} to {{tag|br|s}}. It also converts the invalid form {{tag|br|c}} to {{tag|br|s}}. The invalid forms {{tag| br|o}} and {{tag| br|c}} are not converted and will not create line breaks.
While valid forms without the <code>/</code> (such as {{tag|br|o}} or {{tag|br |o}}) will work properly in the rendered page,
Please correct invalid occurrences – such as {{tag|br|c}}, {{tag| br|o}}, or {{tag| br|c}} – to {{tag|br|s}} as you encounter them, though preferably as a part of a more substantive edit.
|