< TiddlyWiki 
      Totally differing mark-up syntax between MediaWiki and TiddlyWiki
| Formatting | MediaWiki | TiddlyWiki | What it looks like | 
|---|---|---|---|
| Heading 1 | =Heading= | !Heading | Heading 1 | 
| Heading 2 | ==Heading== | !!Heading | Heading 2 | 
| Heading 3 | ===Heading=== | !!!Heading | Heading 3 | 
| Heading 4 | ====Heading==== | !!!!Heading | Heading 4 | 
| External links | [http://google.com external site] | [[external site|http://google.com]] | external site | 
| Images | [[Image:SomeImageName.jpg]] | [img[http://url.to.SomeImageName.jpg]] | No example | 
| Bold | '''Bold''' | ''Bold'' | Bold | 
| Italic | ''Italic'' | //Italic// | Italic | 
| Underline | <u>Underline</u> | __Underline__ | Underline | 
| Strike out | <s>Strike out</s> | --Strike out-- | 
Almost identical mark-up syntax between MediaWiki and TiddlyWiki
| Formatting | MediaWiki | TiddlyWiki | What it looks like | 
|---|---|---|---|
| Unordered lists | *List Item **Sub Item **#Mixed list type | *List Item **Sub Item ###Mixed list type | 
 | 
| Ordered lists | #First item #Second item ##Second level ###Third level | #First item #Second item ##Second level ###Third level | 
 | 
Identical mark-up syntax between MediaWiki and TiddlyWiki
| Formatting | MediaWiki | TiddlyWiki | What it looks like | 
|---|---|---|---|
| Horizontal ruler | ---- | ---- | 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.