Textile Quick Reference - TT This quick ref found at http://hobix.com/textile/quick.html ==
Textile Quick Reference | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sections: Writing in Textile | Quick Block Modifiers | Quick Phrase Modifiers | Attributes | Lists | External References | Tables | ||||||||||||||
Writing in Textile | ||||||||||||||
A single paragraph. | → | A single paragraph. Followed by another. | ||||||||||||
I am <b>very</b> serious. | → | I am very serious. I am <b>very</b> serious. | ||||||||||||
I spoke. | → | 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©. | ||||||||||||
Quick Block Modifiers | ||||||||||||||
h1. Header 1 | → | Header 1 | ||||||||||||
h2. Header 2 | → | Header 2 | ||||||||||||
h3. Header 3 | → | Header 3 | ||||||||||||
An old text | → | An old text
Any old text | ||||||||||||
This is covered elsewhere[1]. | → | This is covered elsewhere1. | ||||||||||||
fn1. Down here, in fact. | → | 1 Down here, in fact. | ||||||||||||
Quick Phrase Modifiers | ||||||||||||||
I _believe_ every word. | → | I believe every word. | ||||||||||||
And then? She *fell*! | → | And then? She fell! | ||||||||||||
I __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. | ||||||||||||
a ^2^ + b ^2^ = c ^2^ | → | a 2 + b 2 = c 2 | ||||||||||||
log ~2~ x | → | log 2 x | ||||||||||||
I'm %unaware% of most soft drinks. | → | I’m unaware of most soft drinks. | ||||||||||||
I'm %{color:red}unaware% | → | I’m unaware of most soft drinks. | ||||||||||||
Attributes | ||||||||||||||
p(example1). An example | → | An example | ||||||||||||
p(#big-red). Red here | → | Red here | ||||||||||||
p(example1#big-red2). Red here | → | Red here | ||||||||||||
p{color:blue;margin:30px}. Spacey blue | → | Spacey blue | ||||||||||||
p[fr]. rouge | → | rouge | ||||||||||||
I seriously *{color:red}blushed* | → | I seriously blushed when I sprouted that corn stalk from my cabeza. | ||||||||||||
p<. align left | → | align left | ||||||||||||
p>. align right | → | align right | ||||||||||||
p=. centered | → | centered | ||||||||||||
p<>. justified | → | justified | ||||||||||||
p(. left ident 1em | → | left ident 1em | ||||||||||||
p((. left ident 2em | → | left ident 2em | ||||||||||||
p))). right ident 3em | → | right ident 3em | ||||||||||||
h2()>. Bingo. | → | Bingo. | ||||||||||||
h3()>[no]{color:red}. Bingo | → | Bingo | ||||||||||||
<pre> | → |
| ||||||||||||
<div style="float:right;"> | → |
The main text of the page goes here and will stay to the left of the sidebar. | ||||||||||||
Lists | ||||||||||||||
# A first item | → |
| ||||||||||||
# Fuel could be: | → |
| ||||||||||||
* A first item | → |
| ||||||||||||
* Fuel could be: | → |
| ||||||||||||
External References | ||||||||||||||
I searched "Google":http://google.com. | → | I searched Google. | ||||||||||||
I am crazy about "Hobix":hobix | → | |||||||||||||
!http://hobix.com/sample.jpg! | → | |||||||||||||
!lewiki.gif(Lewiki logo.)! | → | |||||||||||||
!lewiki.gif!:http://toledotalk.com/lewiki/ | → | |||||||||||||
!>lewiki.gif! | → |
And others sat all round the small machine and paid it to sing to them. | ||||||||||||
We use CSS(Cascading Style Sheets). | → | We use CSS. | ||||||||||||
Tables | ||||||||||||||
| name | age | sex | | → |
| ||||||||||||
|_. name |_. age |_. sex | | → |
| ||||||||||||
|_. attribute list | | → |
| ||||||||||||
|\2. spans two cols | | → |
| ||||||||||||
|/3. spans 3 rows | a | | → |
| ||||||||||||
|{background:#ddd}. Grey cell| | → |
| ||||||||||||
table{border:1px solid black}. | → |
| ||||||||||||
|This|is|a|row| | → |
|