Layout tests: Unterschied zwischen den Versionen

Aus postfossil mobil
Zur Navigation springen Zur Suche springen
Zeile 14: Zeile 14:
|   
|   
Italic text  
Italic text  
| <pre>
|  


''italic ''
''italic ''


</pre>
 
|
|
''italic ''
''italic ''

Version vom 21. Oktober 2015, 22:11 Uhr

Text formatting markup

Description

You type

You get

Character (inline) formatting – applies anywhere

Italic text

italic


italic

Bold text


''' bold '''

bold

Bold and italic


''' '' bold & italic '' '''

bold & italic

Strike text

<strike>  <!--T:17-->
strike text  </strike>

strike text

Escape wiki markup

<nowiki> <!--T:20-->
no ''markup'' </nowiki>

no ''markup''

Escape wiki markup once

[[Special:MyLanguage/API:Main page|API]]<nowiki/>  <!--T:22-->
extension 

API  extension

Section formatting – only at the beginning of the line

Headings of different levels