(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-15) was last changed on 18-Oct-2007 12:55 by ChuckSmith  

This page was created on 27-Aug-2006 11:42 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
Also see [[preformatted and nowiki reasoning]] for creole's decisions.
This works inline or as a block. **No wiki markup is interpreted between these characters**, even tildes which are used as escape characters elsewhere (see below). As a block, the three curly braces should be on one line by itself to open and another line of three curly braces should be on a line by itself to close, without leading spaces. In a block, characters are displayed in monospace. For inline nowiki text, wiki implementers can decide whether to display this text regularly or in monospace.
At line 3 changed one line
!! Nowiki and preformatted in-line or block
Creole:
{{{
{{{
//This// does **not** get [[formatted]]
~}}}
}}}
At line 5 changed one line
This is also refered to as unparsed or unprocessed text. No wiki markup is interpreted between these characters.
Recommended XHTML:
{{{
<pre>
//This// does **not** get [[formatted]]
</pre>
}}}
At line 7 changed one line
There's a difference between unprocessed text and preformatted text, however!
Sample Output:
{{{
//This// does **not** get [[formatted]]
}}}
At line 9 changed 5 lines
Unprocessed text is just that, not processed. Lines will still be wrapped, and therefore extra whitespace such as spaces, tabulators, and linebreaks will collapse to a single space in the output. Yes, linebreaks will also be ignored, because the [Linebreaks] rule will not be applied! Unprocessed text will usually use the same font as surrounding text. It will usually not be monospaced!
Preformatted text on the other hand is usually monospaced and all whitespace such as spaces, tabulators, and linebreaks will remain visible in the output.
(consensus)
Creole:
At line 15 changed 4 lines
{​{​{
preformatted
text with linebreaks
}​}​}
Some examples of markup are: {{{** <i>this</i> ** ~}}}
At line 21 changed 3 lines
See more [Preformatted Samples].
(undecided)
Recommended XHTML:
At line 25 changed one line
To produce bold text, use {​{​{**bold**}​}​}.
Some examples of markup are: <tt>** &lt;i&gt;this&lt;/i&gt; **</tt>
At line 32 added 5 lines
Sample output:
Some examples of markup are: {{{** <i>this</i> **}}}
Version Date Modified Size Author Changes ... Change note
15 18-Oct-2007 12:55 1.106 kB ChuckSmith to previous updated from Creole 1.0
14 26-Sep-2007 09:46 1.166 kB ChuckSmith to previous | to last restore
13 26-Sep-2007 02:03 1.194 kB 216.23.162.164 to previous | to last
12 04-Apr-2007 06:48 1.166 kB ChristophSauer to previous | to last typo
11 31-Jan-2007 16:59 1.167 kB ChuckSmith to previous | to last reason
10 05-Sep-2006 12:30 1.093 kB Alex Schröder to previous | to last Unprocessed text != monospace text.
9 05-Sep-2006 12:29 0.989 kB Alex Schröder to previous | to last Made example for unprocessed clearer.
8 05-Sep-2006 12:28 0.979 kB Alex Schröder to previous | to last Moved sample link down.
7 05-Sep-2006 12:25 0.98 kB Alex Schröder to previous | to last Expand on the difference between unprocessed and preformatted. Labelled the unprocessed example as undecided.
6 01-Sep-2006 11:17 0.355 kB 141.7.56.2 to previous | to last WikiMatrix syntax comparison
5 01-Sep-2006 11:16 0.322 kB 141.7.56.2 to previous | to last
4 28-Aug-2006 20:33 0.238 kB Chuck Smith to previous | to last deleted sample code thrown in at workshop
3 28-Aug-2006 20:31 0.292 kB Christoph Sauer to previous | to last
2 28-Aug-2006 20:28 0.304 kB Christoph Sauer to previous | to last
1 27-Aug-2006 11:42 0.266 kB Christoph to last
« This page (revision-15) was last changed on 18-Okt-2007 12:55 by ChuckSmith