Differences between revisions 5 and 6
Revision 5 as of 2009-11-29 22:32:13
Size: 1066
Editor: Elias
Comment: 删除对PageComment2组件的引用
Revision 6 as of 2009-12-25 07:15:57
Size: 1068
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * 升级到新版的MoinMoin后有[http://moinmo.in/HelpOnEditing 一点语法变化],但由于多语法解释器和还没有找到官方统一的变化列表。  * 升级到新版的MoinMoin后有[[http://moinmo.in/HelpOnEditing|一点语法变化]],但由于多语法解释器和还没有找到官方统一的变化列表。

新版语法

  • 新语法开关:

    #format text/creole
    如果不在文档头部声明,默认使用旧格式
  • 升级到新版的MoinMoin后有一点语法变化,但由于多语法解释器和还没有找到官方统一的变化列表。

  • 1.6.1以上的moin moin wiki最常用的几个语法变化

语法项

1.5.*

1.6.*

页面引用

 [:URL:something]

[[URL|something]]

换行

[[BR]]

<<BR>>

附件

attachment:myfoto.png

[[attachment:myfoto.png]]

附图

attachment:myfoto.png

{{attachment:myfoto.png}}

InterWiki

[WikiPedia:Smith & Wesson]

[[WikiPedia:Smith & Wesson|WikiPedia:Smith & Wesson]]

MoinNewFormat (last edited 2009-12-25 07:15:57 by localhost)