Help:HTML in wikitext: Difference between revisions

Content deleted Content added
m sup: fix typo
mark: I got frustrated at not being able to mark whitespace while writing a script, shared my workaround using the template {{hidden}} since most people don't need to know this
Line 322:
====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|non-breaking space]]s instead, such as with the function {{tl|spaces}}.
{{hidden end}}
 
{{markup