Help:HTML in wikitext: Difference between revisions

Content deleted Content added
pre: prevents parsing of templates
Line 356:
 
==== pre ====
{{tag|pre}} element represents a block of preformatted text. In MediaWiki, {{xtag|pre}} is actually a parser tag and not HTML, but the function is the same. It also prevents the parsing of templates.
 
{{markup