Differences between revisions 1 and 2
Revision 1 as of 2004-08-10 00:02:22
Size: 2429
Editor: Zoom.Quiet
Comment:
Revision 2 as of 2009-12-25 07:18:21
Size: 2423
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[[TableOfContents(1)]] <<TableOfContents(1)>>
Line 28: Line 28:
[#anchorname Anchor Link] [[#anchorname|Anchor Link]]
Line 31: Line 31:
[http://moin.sourceforge.net/]
[http://moin.sourceforge.net/ MoinMoin Sourceforge Homepage]
[[http://moin.sourceforge.net/]]
[[http://moin.sourceforge.net/|MoinMoin Sourceforge Homepage]]
Line 34: Line 34:
[http://moin.sourceforge.net/moinmoin.gif]
[http://moin.sourceforge.net/moinmoin.gif moinmoin.gif]
Self:InterWiki
[[http://moin.sourceforge.net/moinmoin.gif]]
[[http://moin.sourceforge.net/moinmoin.gif|moinmoin.gif]]
InterWiki
Line 38: Line 38:
wiki:MeatBall/InterWiki
[wiki:MeatBall/InterWiki]
[wiki:MeatBall/InterWiki
InterWiki page on MeatBall]
MeatBall:InterWiki
MeatBall:
InterWiki
[[MeatBall:InterWiki|InterWiki page on MeatBall]]
Line 43: Line 43:
http://moin.sourceforge.net/moinmoin.gif {{http://moin.sourceforge.net/moinmoin.gif}}
Line 116: Line 116:
[[Anchor(anchorname)]]
'''[[PageCount]]''' pages
[[RandomPage]]
<<Anchor(anchorname)>>
'''<<PageCount>>''' pages
<<RandomPage>>

Wiki语法规范:: SyntaxReference


Content

Sections

Header 2

Header 3

Header 4

Header 5

This page tries to use each supported markup element at least once.

Normal text, emphasized, strong, underline, subscript, superscript, typewriter and typewriter.

:) ;) :D {1} {de} {OK} (./)

Links

MoinMoin MoinMoin/TextFormatting MoinMoin/InstallDocs ../InstallDocs /SubPage Anchor Link

http://moin.sourceforge.net/ http://moin.sourceforge.net/ MoinMoin Sourceforge Homepage [^http://moin.sourceforge.net/ MoinMoin Sourceforge Homepage - in new window] http://moin.sourceforge.net/moinmoin.gif moinmoin.gif InterWiki InterWiki InterWiki InterWiki InterWiki page on MeatBall [email protected]

http://moin.sourceforge.net/moinmoin.gif

Blocks

Blockquote

  • This is indented
    • Even more

Bullet list

  • item 1
  • item 2, with gap
  • item 3
    • item 3.1

Numbered list

  1. item 1
    1. item 1
    2. item 2
  2. item 2
    1. item 1
    2. item 2

Term
Decription
Label
Definition

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)









(not thicker than 10)

Macros

12744 pages Zope3Book/ch13.5

Processors

Syntax Hilighting

  •    1 # python code
       2 print code.colorize("abc", 1 + 1)
    

CSV Tables

  • Col1 Col3 Col4
    1 3 4
    a c d

Moin文法 (last edited 2009-12-25 07:18:21 by localhost)