(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-50) was last changed on 24-May-2008 11:39 by ChristophSauer  

This page was created on 25-Aug-2006 16:02 by Christoph

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
Basic Elements of Creole.
!Basic elements of Creole discussed at Wikisym 06
At line 3 changed one line
!! Lists
* [Lists] - Unnumbered and numbered lists
* [BoldAndItalics] - Text emphasis
* [Headings] -
* [Links] - Internal and external
* [Paragraphs]
* [Linebreaks]
* [PreformattedAndNowiki] - For inserting text with a lot of special characters, like sourcecode
* [Placeholder] - Markup for unsupported syntax
* [Inclusion] - This includes images and files as well as other pages
* [HorizontalLine] - often used as divider in discussions -> potential conflict with dashes for lists
At line 5 changed 7 lines
{{{
whitespace before not allowed
* unnumbered list
- unnumbered list with slash to not interfere with bold (majority)
# number list
mixed lists ok
}}}
!Not discussed yet
At line 13 changed 80 lines
!! Italics
(majority)
{{{
''italics'' Neopolitan, looks like quote, less intuitive
//italics// parsing URLs, harder to parse (majority)
}}}
!! Bold
(weak majority)
{{{
**bold** collision with bullet
}}}
!! Headings
(consensus: space optional, up to level 6)
{{{
= Level 1 (Largest)
== Level 2
=== Level 3
}}}
!! Internal and External Links
No space instead of pipe because internal links can have spaces.
{{{
[[link]]
[[www|desc]]
[[MyBigPage|go to my page]]
}}}
!! Paragraphs
(blank line makes paragraph)
!! Line breaks
(consensus: treat line breaks as line breaks)
(best practice: line continuations made with backslash at end of line)
{{{
treat line breaks as <br> - more intuitive for new users
treat line breaks as whitespace - precedent, good for Hebrew
}}}
!! Escape?
\
!! Nowiki and preformatted in-line or block
%%commentbox
* [Preformatted Samples]
%%
No wiki markup is interpreted between these characters. (ignore spaces below)
(consensus)
{{{
{ { { pre } } }
}}}
I want to talk about {{System.out.println("hi");}}
!! Placeholder / Native Markup Block
(Optional for wiki developers.)
{{{
<<x>>
}}}
!! Horizontal Line?
{{{
----
}}}
!! Inclusion
{{{
{{ include this! }}
{{ include this! | unspecified stuff }}
[[some link|{{Image:Stuff.jpg}}]]
}}}
!! Tables
* [Tables]
* [Escape] - Do we need escape charachters?
Version Date Modified Size Author Changes ... Change note
50 24-May-2008 11:39 2.571 kB ChristophSauer to previous refactored, some elements need proposals
49 24-May-2008 11:33 1.77 kB ChristophSauer to previous | to last refactored to proposals
48 24-May-2008 09:58 2.253 kB ChristophSauer to previous | to last link to terms -> characters used
47 24-May-2008 09:55 2.155 kB ChristophSauer to previous | to last link to terms
46 19-May-2008 10:56 2.052 kB Isonomia to previous | to last Better explanation
45 16-May-2008 19:45 2.001 kB Isonomia to previous | to last
44 16-May-2008 13:38 1.944 kB Isonomia to previous | to last Anti spam proposals
43 16-May-2008 13:13 1.898 kB Isonomia to previous | to last stricter syntax
42 16-May-2008 13:09 1.792 kB Isonomia to previous | to last Markup for signature
41 16-May-2008 12:14 1.654 kB Isonomia to previous | to last Add section on newlines
« This page (revision-50) was last changed on 24-Mai-2008 11:39 by ChristophSauer