(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

The nowiki and preformatted markup syntax doesn't let us quote actual markup for nowiki and preformatted themselves-- this is especially needed when talking about the syntax or explaining it. That's why there is a need to modify or extend the syntax, so that it is possible to include "}}}" in them.

The solution chosen for nowiki is to include any trailing "}" into the nowiki span, so that this:

{{{foo}}}}}}

will produce (for whatver actual markup is used instead of <nowiki>):

<nowiki>foo}}}</nowiki>

The preformatted markup syntax requires some kind of an escaping mechanism. Fortunately, the escaping is only necessary when there is "}}}" at the beginning of a line present in the block. In this case, to avoid treating the braces as markup for the end of the block, it needs to be indented with a single space. Furthermore, any line consisting of only indented three closing curly braces will have one space removed from the indentation -- to allow representing any possible text inside the preformatted block.

So, for example, this markup:

{{{
int main(int argc, char *argv[]) {
 if argc>0 {
   if argc<=1 {
     --argc;
 }}}
}}}

will produce this result:

<pre>
int main(int argc, char *argv[]) {
 if argc>0 {
   if argc<=1 {
     --argc;
}}}
</pre>


buy cialis cialis online generic cialis buy cialis online http://dae2.com/url/5fc5c <a href="http://dae2.com/url/5fc5c">buy cialis</a> <a href="http://dae2.com/url/5fc5c">cialis online</a> <a href="http://dae2.com/url/5fc5c">generic cialis</a> <a href="http://dae2.com/url/5fc5c">buy cialis online</a> <a href="http://dae2.com/url/5fc5c">cheap cialis</a>

--cialis online, 24-Feb-2007

Add new attachment

Only authorized users are allowed to upload new attachments.

« This particular version was published on 24-Feb-2007 14:56 by cialis online.