(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-68) was last changed on 26-Sep-2008 22:52 by 134.65.2.117  

This page was created on 20-Feb-2007 12:32 by ChuckSmith

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed 74 lines
This page is in no way yet official. This is somewhat a sandbox for starting work on a Creole Additions page. This would have optional markup that wiki developers can choose whether they wish to implement or not.
[{TableOfContents title='Overview'}]
!!Superscript
For those wiki engines which wish to support superscript, we recommend the following syntax.
{{{ This is ^^superscripted^^ text. }}}
Recommended XHTML: {{{ This is <sup>superscripted</sup> text. }}}
Output: This is %%(vertical-align: super) superscripted%% text.
Comparison:
http://www.wikimatrix.org/syntax.php?i=28
!!Subscript
For those wiki engines which wish to support subscript, we recommend the following syntax. (We need to discuss which is better.)
{{{ This is ~~subscripted~~ text. }}}
or
{{{ This is ,,subscripted,, text. }}}
Recommended XHTML: {{{ This is <sub>subscripted</sub> text. }}}
This is %%(vertical-align: sub) subscripted%% text.
Comparison on wikimatrix:
http://www.wikimatrix.org/syntax.php?i=29
!!Underline
For those wiki engines which wish to support underlining, we recommend the following syntax.
{{{ This is __underlined__ text. }}}
Recommended XHTML: {{{ This is <u>underlined</u> text. }}}
Output: This is %%(text-decoration: underline) underlined%% text.
!!Alternate Link Syntax
Spaces before and after the arrow are not required. If there are multiple {{{->}}}, then a link cannot have a {{{->}}}, so that gets passed to the description.
{{{
[[description -> link]]
[[the -> can be used to make a link -> TextFormattingRules]]
}}}
Recommended XHTML:
{{{
<a href="http://www.examplewiki.com/link">description</a>
<a href="http://www.examplewiki.com/TextFormattingRules">the -> can be used to make a link</a>
}}}
Sample output:
[description|link]\\
[the characters -> can be used to make a link|TextFormattingRules]
!!Monospace
For those wiki engines which wish to support monospace, we recommend the following syntax.
{{{ This is ##monospace## text. }}}
Recommended XHTML: {{{ This is <tt>monospace</tt> text. }}}
Output: This is {{{monospace}}} text.
Comparison:
http://www.wikimatrix.org/syntax.php?i=28
������ɫ<a href=http://www.bloglines.com/blog/BTLIAO>��Ƶ����</a>���ǹ�������������𱬵���Ƶ������վ֮һ�����ϸ���׳�����Ů��Ƶ��ֶ����ڴ����������һ��һ����Ƶ���졣������ɫ��Ƶ��������м��õ�����Ч��,�����,�ʺ���������,��Ů����,��Ů��Ƶ,<a href=http://www.bloglines.com/blog/BTLIAO>��������</a>,�赸��Ϸ�ȵ�. ...~���һ�����Ů��Ƶ�������ǹ���������Ƶ������֮һ����4��ȫ���ص���Ů��24Сʱ����������Ƶ���졣���һ���������Ů������Ƶ�����ͬʱ��������ͨ�����ǵĸ��ֻ��ȡ�����Ʒ��.
Version Date Modified Size Author Changes ... Change note
68 26-Sep-2008 22:52 4.767 kB 134.65.2.117 to previous
67 29-Feb-2008 16:15 4.767 kB YvesPiguet to previous | to last Discussion on talk page plz
66 29-Feb-2008 16:12 4.755 kB YvesPiguet to previous | to last Mv discussion to Talk.Creole Additions
65 23-Feb-2008 15:10 6.211 kB WeakishJiang to previous | to last inline and block quote
64 23-Feb-2008 13:03 5.736 kB WeakishJiang to previous | to last one term with multi-definitions in dl
63 22-Feb-2008 15:04 5.55 kB WeakishJiang to previous | to last
62 22-Feb-2008 15:03 5.548 kB WeakishJiang to previous | to last I suggest that descriptions (or definitions) //must// begin on a new line beginn
61 22-Feb-2008 14:20 5.133 kB WeakishJiang to previous | to last we should consider output HTML more carefully.
« This page (revision-68) was last changed on 26-Sep-2008 22:52 by 134.65.2.117