Textile is a lightweight markup language that converts your marked-up text into HTML. Below is a summary of the syntax you can use when editing text. For more details, see Using Textile Markup
| Code | Result |
|---|---|
| h1. Bigness | Bigness |
| h2. Middle Man | Middle Man |
| h3. Lil' Header | Lil' Header |
| *Bold* | Bold |
| _Italic_ | Italic |
| -crossed out- | |
| "link text":http://google.com | link text |
|
# Apples # Bananas # Clementines |
|
|
* Random * This * That |
|
