A A A A Search :
Toledo Talk   (musing about Lake Erie West and beyond)

Article source for : Textile shortcuts

h3. Quick block modifiers

Header: *hn.*
Blockquote: *bq.*
Footnote: *fnn.*
Numeric list: #
Bulleted list: *



h3. Quick phrase modifiers

_emphasis_
*<strong>strong</strong>*
??<cite>citation</cite>??
-deleted text-
+inserted text+
^superscript^
~subscript~
%span%
++bigger++
--smaller--
@code@


h3. To apply attributes

(class)
(#id)
{style}
[language]

h3. To align blocks

&#60; right
&#62; left
= center
&#60;&#62; justify



h3. To indent block text

p(. <span style="padding-left:1em;">left ident 1em</span>
p((. <span style="padding-left:2em;">left ident 2em</span>
p(((. <span style="padding-left:3em;">left ident 3em</span>
p))). <span style="padding-right:3em;">right ident 3em</span>


h3. To insert a table

|a|table|row|
|a|table|row|


h3. To insert a link

"linktext":url



h3. To insert an image

!imageurl!


h3. To define an acronym

ABC(Always Be Closing)


h3. To reference a footnote

[<em>n</em>]



tag=Textile
edit=no