7,280
edits
Changes
m
<tr>
<td>
'''Use <nowiki><pre></nowiki> to suppress interpretation of wiki markup and keep newlines and multiple spaces, and get typewriter font, but interpret character references:'''
<pre>arrow →
''italics''
[[link]]
</pre>
</td>
<td valign="bottom">
<pre><nowiki><pre>arrow &rarr;
''italics''
[[link]]</pre></nowiki></pre>
</td>
</tr>
→Character formatting
</table>