Help:Wikitext: Difference between revisions

Content deleted Content added
undo change by Paradoctor. Del, ins, big, blockquote, br, code, pre, small, sub, and sup all appear inside <angle brackets>, and are part of wikitext. Strikethrough appears in {{curly braces}}, and is a template and not part of wikitext.
added: ", in C++" in ===Text formatting===
Line 368:
[[mw:Extension:SyntaxHighlight|Syntax highlighting]] for source code.
 
Computer code has colored text and more stringent formatting. For example, to define a function: <code>int m2()</code>, with highlights, in C++.
 
See [https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/SyntaxHighlight.lexers.php here] for a full list of supported languages that can be put in <code>lang="????"</code>