//You have to copy the RAW content (not: rendered content) of the above pre section to your creole implementation test page//: no, because the ~~}}} to escape the end marker of the pre block is not Creole. BTW, in the previous sentence, I've tried to write tilde-triplerightbrace in nowiki (which should be fine in Creole) but the tilde isn't rendered...

-- [[YvesPiguet]], 2007-Aug-9

There is a statement in the test page that seems to be inacurate:

{{{
Note: the implementation should not render foo://bar as italic! It's not enough to
protect http://bar from being rendered as italic, because you can have much more
protocols, for example jdbc://bar and ftp://file.
}}}

the {{{foo://}}} should start an italic block, according to the spec.

-- [[StephenDay]], 2007-Oct-18