(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-7) was last changed on 05-Jul-2007 17:44 by DanieleC.  

This page was created on 21-Jun-2007 00:53 by YvesPiguet

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 64 added 19 lines
Thanks for the insight, Janne.
Since braces are very common in C, C++, Java, JavaScript, PHP and other languages, we should expect code fragments
such as {{{while (!done) { doWork(); } }}} or {{{class Foo { int i; } }}}. Spaces can indeed be used for disambiguation, but
(i) one of the reasons mentionned by proponents of the escape character in nowiki was to avoid this use of
the space, and (ii) this introduces a superfluous space in the character stream, such as before the dot in the
previous sentence. I think another case where the problem occurs is a trailing tilde, e.g. when explaining that in most
unix shells, the home directory is represented by {{{~ }}}.
-- [[YvesPiguet]], 2007-Jun-21
Today I tried researching how other wikis escape the end of nowiki blocks and I discovered that none of them do! Do any wiki engines escape the closing tag of a nowiki block (besides JSPWiki) ?
-- [[ChuckSmith]], 2007-Jun-26
As I wrote on [[Talk.AddNoWikiEscapeProposal]], in my opinion there should be no escape character but the raw fragments should be put in a separate page (not accessed directly) and instead transcluded
-- [[DanieleC.]], 2007-Jul-05
Version Date Modified Size Author Changes ... Change note
7 05-Jul-2007 17:44 5.089 kB DanieleC. to previous
6 26-Jun-2007 15:48 4.852 kB ChuckSmith to previous | to last any other engines escape closing nowiki tag?
5 21-Jun-2007 16:58 4.622 kB YvesPiguet to previous | to last Spaces still needed for disambiguation
4 21-Jun-2007 16:09 3.906 kB JanneJalkanen to previous | to last
3 21-Jun-2007 13:17 2.915 kB YvesPiguet to previous | to last More
2 21-Jun-2007 11:37 2.181 kB YvesPiguet to previous | to last JSPWiki analysis
1 21-Jun-2007 00:53 1.3 kB YvesPiguet to last No!
« This page (revision-7) was last changed on 05-Jul-2007 17:44 by DanieleC.