| MontessoriWiki: | MoinMoin/TextFormatting |
UserPreferences |
| Montessori Wiki | RecentChanges | WikiSandBox | TitleIndex | WordIndex | SiteNavigation | HelpContents | moin.sf.net |
Content
This page tries to use each supported markup element at least once.
Normal text, emphasized, strong, underline, subscript, superscript, typewriter and typewriter.
MoinMoin MoinMoin/TextFormatting MoinMoin/InstallDocs ../InstallDocs /SubPage Anchor Link
http://moin.sourceforge.net/
http://moin.sourceforge.net/
MoinMoin Sourceforge Homepage ![]()
MoinMoin Sourceforge Homepage - in new window
moinmoin.gif
InterWiki
InterWiki
InterWiki
wiki:MeatBall/InterWiki
InterWiki page on MeatBall jh@web.de
Blockquote
This is indented
Even more
Bullet list
Numbered list
Code display
line 1
indented 4 characters
Tables
General table layout and HTML like options
| Heading | ||
| cell 1 | cell2 | cell 3 |
| spanning rows | spanning 2 columns | |
| cell2 | cell 3 | |
Cell width
| narrow | wide |
Spanning rows and columns
| 2 rows | row 1 |
| row 2 | |
| row 3 over 2 columns | |
Alignment
| left | top | bottom |
| centered | ||
| right |
Colors
| red | green | blue |
Rules
--- (not a rule)
137 pages Montessori Newsletters Archive/Newsletter 8
Syntax Hilighting
1 2 | # python code
print code.colorize("abc", 1 + 1) |
CSV Tables
| Col1 | Col3 | Col4 |
| 1 | 3 | 4 |
| a | c | d |