(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
!! Nowiki and preformatted in-line or block
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
also refered to as Non-parsed text
Creole:
{{{
{{{
//This// does **not** get [[formatted]]
~}}}
}}}
At line 5 changed 3 lines
%%commentbox
* [Preformatted Samples]
%%
Recommended XHTML:
{{{
<pre>
//This// does **not** get [[formatted]]
</pre>
}}}
At line 9 changed 2 lines
No wiki markup is interpreted between these characters. (ignore spaces below)
(consensus)
Sample Output:
At line 12 changed one line
{ { { pre } } }
//This// does **not** get [[formatted]]
At line 15 changed one line
I want to talk about {{System.out.println("hi");}}
Creole:
{{{
Some examples of markup are: {{{** <i>this</i> ** ~}}}
}}}
Recommended XHTML:
{{{
Some examples of markup are: <tt>** &lt;i&gt;this&lt;/i&gt; **</tt>
}}}
Sample output:
Some examples of markup are: {{{** <i>this</i> **}}}
[WikiMatrix monospace wiki comparison|http://www.wikimatrix.org/syntax.php?i=26]
----
Also see [All Markup]
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