(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-44) was last changed on 25-Oct-2007 12:46 by RadomirDopieralski  

This page was created on 28-Aug-2006 10:05 by 141.7.56.2

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added one line
This is a list of the elements chosen at WikiSym for Wiki Creole Markup. For a more detailed analysis of each markup, please view [[Elements]]. To compare a particular syntax with over 60+ wiki engines, you can use the [wiki markup comparison tool|http://www.wikimatrix.org/syntax.php] from [[WikiMatrix]] or visit [[List of Wiki Markup]]. Also see the [[reasoning]] for creole's markup decisions.
At line 3 added one line
[{TableOfContents title='Overview'}]
At line 5 added 5 lines
!!!Ordered Lists
Whitespace before pound/hash/octothorpe not allowed.
{{{
# number list
}}}
At line 11 added one line
More detail: [Lists]
At line 13 added 5 lines
!!!Unordered Lists
Whitespace before dash not allowed.
{{{
* bullet list
}}}
At line 19 added one line
More detail: [Lists]
At line 21 added one line
!!! Bold
At line 8 changed 2 lines
{{{
**bold**
}}}
More detail: [Bold and Italics]
!!! Italics
{{{
//italics//
}}}
More detail: [Bold and Italics]
!!! Headings
{{{
= Level 1 (Largest)
== Level 2
=== Level 3
==== Level 4
}}}
or:
{{{
= Level 1 (Largest) =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
}}}
More detail: [Headings]
!!! Internal and External Links
{{{
[[my big page]]
[[my big page|Go to my page]]
[[http://www.wikicreole.org]]
[[http://www.wikicreole.org|Visit the WikiCreole website]]
}}}
More detail: [Links]
!!! Paragraphs
(blank line makes paragraph)
{{{
one paragraph
next paragraph
}}}
More detail: [Paragraphs]
!!! Linebreaks
Line breaks are indicated by a double backslash {{{ \\ }}}
(best practice: treat line breaks as line breaks)
{{{
one paragraph\\
and a linebreak
}}}
More detail: [Linebreaks]
!!! Nowiki and preformatted in-line or block
No wiki markup is interpreted between these characters.
{{{
{​{​{
preformatted
text with linesbreaks
}​}​}
{​{​{no wiki markup processing}​}​}
}}}
Watch out when copying the above example: Zero width space was used between the braces to circumvent the wiki formatting rules.
More detail: [Preformatted And Nowiki]
!!! Placeholder
also "Native Markup Block". When there is something advanced like extension code of the native wiki that is not supported in creole, a placeholder will show up, so users will not be confused seeing more than one syntax. (optional for wiki developers)
{{{
<<x>>
}}}
__Conflicts with OLPC image tag.__
More detail: [Placeholder]
!!! Images
{{{
{{myimage name}}
[[some link|{{myimage name}}]]
[[http://example.com/|{{myimage name}}]]
}}}
More detail: [Images]
!!! Horizontal Line
{{{
----
}}}
More detail: [Horizontal Line]
Version Date Modified Size Author Changes ... Change note
44 25-Oct-2007 12:46 2.509 kB RadomirDopieralski to previous cleanup
43 25-Oct-2007 05:55 2.542 kB 207.248.164.199 to previous | to last
42 26-Sep-2007 09:46 2.509 kB ChuckSmith to previous | to last restore
41 26-Sep-2007 02:00 2.744 kB 202.101.107.120 to previous | to last
« This page (revision-44) was last changed on 25-Okt-2007 12:46 by RadomirDopieralski