LiViD   Help On Formatting UserPreferences
 
Help Search Diffs Info Edit Print View
 MoinMoin Wiki   LividWiki   RecentChanges   TitleIndex   WordIndex   Help 

Text Formatting Rules

Leave blank lines between paragraphs.

You can render text in italics or bold. To write italics, enclose the text in double single quotes. To write bold, enclose the text in triple single quotes.

To insert program source without reformatting in a monospace font, use three curly braces:

10 PRINT "Hello, world!" 
20 GOTO 10 

For more information on the possible markup, see HelpOnEditing.

Example

Mixing ''italics'' and '''bold''': 
 * '''''Mix''' at the beginning'' 
 * '''''Mix'' at the beginning''' 
 * '''Mix at the ''end''''' 
 * ''Mix at the '''end''''' 
 
An { { {inline code sequence} } } has the start and end markers on the same line. 
 
A code display has them on different lines: { { { 
'''No''' markup here! 
} } } 
In the above example, we "escaped" the markers for source code sequences by inserting spaces between the curly braces.

Display

Mixing italics and bold: An inline code sequence has the start and end markers on the same line.

A code display has them on different lines:

'''No''' markup here! 


Four dashes make a horizontal line across the screen.
And an asterix at the beginning of the line makes a bullet.
And slash-bang-backslash makes asign.


PythonPowered EditText of this page (last modified 2001-02-12 06:16:12)
FindPage by browsing, searching, or an index
Or try one of these actions: LikePages, SpellCheck

MoinMoin 1.108, Copyright © 2000-2001 by Jürgen Hermann

config = 0.000
total = 0.170
imports = 0.090
send_page = 0.070