Textile and <pre> tag

Hello?

Where can I have a list of the Textile syntax allowed in Project Pier ?

It seems that the one included in PP doesn't follow all the syntax presented here http://hobix.com/textile/

For instance, %{color}% doesn't work, HTML neither.

I would really need the tags or similar for publishing parts of source code in my messages.

Thanks for your help !
Michel.

Any clue ?

It's not the ideal solution, but if you open up library/textile/textile.class.php, there's a description of the formatting that it supports.

It might be an idea to create a feature request issue about this.

Thanks.

I finally found the keyword. bc. used like a h2. for example.

If you just need to quote one line you can use the @printf("yeeha");@ tags instead.