Textile formatting tips (advanced)
Wiki words
Two or more uppercase words stuck together (camel case) or any phrase surrounded by double brackets or parenthesis is a wiki word. A camel-case wiki word can be escaped by putting \ in front of it.
Wiki words: HomePage, ThreeWordsTogether, [[C++]], [[Let's play again!]] ((easy to type))
Not wiki words: IBM, School
| _your text_ | -> | your text | =http://your/url | -> | include this page |
| *your text* | -> | your text | =feed://your/url | -> | include this rss feed |
| %{color:red}hello% | -> | hello | =http://amazon/url | -> | Show this product |
| * Bulleted list * Second item | -> | • Bulleted list • Second item |
=comments | -> | Allow comments on this page. |
| # Numbered list # Second item | -> | 1. Numbered list 2. Second item |
:-) | -> | ![]() And others. |
| "linkname":URL | -> | linkname | |||
| |a|table|row| |b|table|row| | -> | Table | =pod | -> | Format content until next =pod as plain old documentation |
| !imageURL! | -> | Image |
To start editing this page, write in the text area below this
preview. To find out what kind of codes you can use click the syntax
link above.

