| WikiCourse/BasicIntroduction/100 Text markup |
UserPreferences |
| Tkinter Wiki | FrontPage | RecentChanges | TitleIndex | WordIndex | SiteNavigation | HelpContents | moin.sf.net |
| Slideshow ^ |< << Slide 6 of 15 >> >| |
To add special formatting to text, just enclose it within markup. There are special notations which are automatically recognized as internal or external links or as embedded pictures.
| Input | Display |
| ''italic'' and '''bold''' and __underlined__ | italic and bold and underlined |
| `typewriter` | typewriter |
| ^super^script and ,,sub,,script | superscript and subscript |
| PageReference WikiSandBox | ?PageReference WikiSandBox |
| MoinMoin:HelpContents | |
| http://www.web.de/ | http://www.web.de/ |
| http://www.pythonwiki.de/wiki/img/moinmoin.gif | |
| :) B) :)) ;) :D :( :-? ;)) | |
| /!\ <!> (!) (./) {OK} {X} {i} | |
| {1} {2} {3} {de} {en} | |
For details see HelpOnFormatting, HelpOnLinking and HelpOnSmileys.