Help:HTML in wikitext: Difference between revisions

Content deleted Content added
Line 382:
==== mark ====
{{tag|mark}} represents a run of text in one document marked or highlighted for reference purposes, due to its relevance in another context. Marked text is formatted with a yellow background by default.
{{hidden begin}}
It does not highlight leading or trailing whitespace characters. To do so, use [[non-breaking space]]s instead, e.g., using the function {{tl|spaces}}.
{{hidden end}}
 
{{markup