Formatting Card |
||||
|---|---|---|---|---|
|
Using Textile with HTML disabled. Basics | Formatting | Lists | Links & Images |
||||
| Basics | ||||
| A single paragraph. Followed by another. |
→ | A single paragraph. Followed by another. |
||
| I am <b>very</b> serious. <pre> I am <b>very</b> serious. </pre> |
→ | I am <b>very</b> serious. I am <b>very</b> serious. |
||
| I spoke. And none replied. |
→ | I spoke. And none replied. |
||
| "Observe!" | → | “Observe!” |
||
| Observe -- very nice! | → | Observe—very nice! |
||
| Observe - tiny and brief. | → | Observe – tiny and brief. |
||
| Observe... | → | Observe… |
||
| Observe: 2 x 2. | → | Observe: 2×2. |
||
| one(TM), two(R), three(C). | → | one™, two®, three©. |
||
| Formatting | ||||
| I _believe_ every word. | → | I believe every word. |
||
| And then? She *fell*! | → | And then? She fell! |
||
| I __know__. I **really** __know__. |
→ | I know. I really know. |
||
| ??Cat's Cradle?? by Vonnegut | → | Cat’s Cradle by Vonnegut |
||
| Convert with @r.to_html@ | → | Convert with |
||
| I'm -sure- not sure. | → | I’m |
||
| You are a +pleasant+ child. | → | You are a pleasant child. |
||
| Lists | ||||
| # A first item # A second item # A third |
→ |
|
||
| # Fuel could be: ## Coal ## Gasoline ## Electricity # Humans need only: ## Water ## Protein |
→ |
|
||
| * A first item * A second item * A third |
→ |
|
||
| * Fuel could be: ** Coal ** Gasoline ** Electricity * Humans need only: ** Water ** Protein |
→ |
|
||
| Links & Images | ||||
| "Google":http://a.com | → | |||
| I am crazy about "Hobix":hobix and "it's":hobix "all":hobix I ever "link to":hobix! [hobix]http://hobix.com |
→ | |||
| We use CSS(Cascading Style Sheets). | → | We use CSS. |
||