Welcome to Creole, we are glad you are with us.

Your comments on quotes are very helpful, I didn't know about that mozilla guidelines. Seems like you have some very good ideas.

I'm impressed with your parser, it can even handle things like {{{//italic **bold italic// bold**//}}} and generate proper html for them!

However, it behaes weird on this input:
{{{
[[some
link|some 
text]]
}}}

-- [RadomirDopieralski], 2006-09-24

----

Thanks a lot for your help, Radomir. I worked on the problem of newlines in links and it should be fixed now.

Apart from this, I have noticed there's an example of good Creole code with an image in the link text. Unfortunately this won't work for a while in Text_Wiki_Creole, as no markup is allowed there.

About the parser: large part of the code is taken from Text_Wiki, so its developers are the people who deserve your compliments. But... thanks! ;)