Differences between revisions 2 and 103 (spanning 101 versions)
Revision 2 as of 2005-02-05 10:36:53
Size: 1272
Editor: ZoomQuiet
Comment:
Revision 103 as of 2008-01-19 06:51:10
Size: 1034
Editor: 杨浩
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##language:en
Please feel free to experiment here, after the four dashes below... and please do '''NOT''' create new pages without any meaningful content just to try it out!
##language:zh
#acl Known:read,write All:read
[[TableOfContents]] ["new page"] ,,爱尔兰的鱼,,
Line 4: Line 5:
'''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.
----
WIKI测试区本区请任意修改, 测试各种语法.
{{{无修饰文字;
原文呈现测试}}}
= 仙德瑞拉的窝 =
   ["绿茶+午后阳光,是最好的选择"] :-? ["如果有书就更棒了"]
Line 10: Line 8:
 * 第一点 oo
 * 第二点 ''第二眯''
 * 第三点
= 爱鱼行迹 =
== 最新行动 ==
{{{
时间有冲突不能去广州了,好晕!!!}}}
Line 14: Line 13:
---------
Line 16: Line 14:
体验
----
''斜体''; '''粗体'''; '''''粗斜'''''; ''混合 '''粗体''' 与斜体''; ---- 分隔线

= Hi =
== Hi Hi ==
==== Hi Hi Hi ====
===== Hi Hi Hi =====
====== Hi Hi Hi ======
 * NO.1
 * ON.2
 * NO.2
==读书心得==
Line 27: Line 20:
-----
------
-------
--------
---------
 NewPageMy
Line 33: Line 22:

== Formatting ==

''italic'' '''bold''' {{{typewriter}}}

`backtick typewriter` (configurable)

{{{
preformatted
}}}

== Linking ==

HelpOnEditing MoinMoin:InterWiki
----
HelpOnEditing MoinMoin:InterWiki ["/TestLink:BrokenProblem"]
Line 50: Line 27:
[email protected]
[email protected]
[email protected]
Line 56: Line 33:
== Lists ==

=== Bullet ===
 * first
   1. nested and numbered
   1. numbered lists are renumbered
 * second

 blockquote
   deeper

=== Glossary ===
 Term:: Definition
== ==
=== ===
 
=== ===
 Term :: Definition
Line 73: Line 41:
Here is a '''new''' test

== 宏 macro ==
[[MonthCalendar]]

== 中文Wiki链接 ==

 ===============================



= 标题testByAdamGu =
== 副标题1 testByAdamGu ==
=== 副标题2 testByAdamGu ===
--------

{{{
#!python
#test python highlight
class Test:
    __init__(self):
        pass
}}}
[[Anchor(锚点byAdamGu)]] MyNewPage

TableOfContents ["new page"] 爱尔兰的鱼

仙德瑞拉的窝

  • ["绿茶+午后阳光,是最好的选择"] :-? ["如果有书就更棒了"]

爱鱼行迹

最新行动

时间有冲突不能去广州了,好晕!!!
  • NO.1
  • ON.2
  • NO.2

==读书心得==



HelpOnEditing InterWiki ["/TestLink:BrokenProblem"]

http://purl.net/wiki/moin/ [http://www.python.org/ Python]

[email protected] [email protected]

http://c2.com/sig/wiki.gif

Term
Definition

Drawing

drawing:mytest

宏 macro

MonthCalendar

中文Wiki链接

  • ===============================

标题testByAdamGu

副标题1 testByAdamGu

副标题2 testByAdamGu


   1 #test python highlight
   2 class Test:
   3     __init__(self):
   4         pass

Anchor(锚点byAdamGu) MyNewPage

WikiSandBox (last edited 2013-12-17 14:04:40 by lengxuezhixuan)