Help:HTML in wikitext: Difference between revisions

Content deleted Content added
big: <big> is not considered obsolete in wikitext, see phab:T154067, etc.
introduce {{xtag|source}}pre
Line 367:
}}
 
'''===== HTML entities''' =====
 
{{xtagtag|pre|o}} parses [[Character encodings in HTML|HTML entities]]. If you want to escape this, replace <code>&</code> with <code>&amp;amp;</code>, or use {{xtag|source|params = lang="text"}} instead.
 
{{markup