Help:HTML in wikitext: Difference between revisions

Content deleted Content added
top: page is transcluded
br: move "invalid" sentence to the end for better flow. see talk page
Line 134:
==== br ====
{{see|Help:Line-break handling#<br />|Wikipedia:Don't use line breaks}}
{{tag|br|o}} or {{tag|br|s}} inserts a line break. Both versions of the break are supported by HTML5. {{tag|br|c}} is invalid. Using {{tag|br|o}} without the <code>/</code> breaks [[Wikipedia:Syntax highlighting#Syntax highlighting of wiki-code for editors|syntax highlighting]], so should be avoided. {{tag|br|c}} is invalid.
 
{{markup