Help:Editing: Difference between revisions

MediaWiki!!! also https://en.xen.wiki/w/Special:WhatLinksHere/Wiki_help
syntax preview must absolutely be in nowiki tags
Line 36: Line 36:
Some typographic markup can easy be added by including the phrase in doubled '' (apostrophe) or ''' (apostrophe) chars:
Some typographic markup can easy be added by including the phrase in doubled '' (apostrophe) or ''' (apostrophe) chars:


<ul><li>''italic'' using <tt>''italic''</tt></li><li>'''bold''' using <tt>'''bold'''</tt></li><li>'''''bold italic''''' using <tt>'''''bold italic'''''</tt></li></ul>
<ul><li>''italic'' using <nowiki>''italic''</nowiki></li><li>'''bold''' using <nowiki>'''bold'''</nowiki></li><li>'''''bold italic''''' using <nowiki>'''''bold italic'''''</nowiki></li></ul>


===Lists===
===Lists===