albatrocity (owner)
Forks
- gist: 182308 by roncohen created Mon Sep 07 04:34:52 -0700 2009
Revisions
-






882c1b
albatro...
Sun Feb 15 20:38:51 -0800 2009
-






304bd4
albatro...
Sun Feb 15 20:38:39 -0800 2009
-






42e1c1
albatro...
Sun Feb 15 20:38:19 -0800 2009
-






b88419
albatro...
Sun Feb 15 20:37:59 -0800 2009
-






09d89c
albatro...
Sun Feb 15 20:37:26 -0800 2009
-






541809
albatro...
Sun Feb 15 20:36:56 -0800 2009
-






3c1211
albatro...
Sun Feb 15 20:36:26 -0800 2009
-






11819e
albatro...
Sun Feb 15 20:35:37 -0800 2009
-






b55ae7
albatro...
Mon Jan 05 17:34:47 -0800 2009
-






706723
albatro...
Mon Dec 29 16:23:41 -0800 2008
This gist is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are given this private URL.
Every gist with this icon (
) is private.
Every gist with this icon (
This gist is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Textile How-To
Textile is great. Textile is nearly the best thing to happen to text markup, but don’t let that intimidate you. It’s easy.
Textile takes regular old text and turns it into magical internet text with easily implemented markup. Here are some before and after shots to get you started.
Headers
h3. Let's make a header 3.
Let’s make a header 3.
Links
Put quotes around the "link":http://google.com text, followed by a colon and the url.
Put quotes around the link text, followed by a colon and the url.
Text Styling
Put *asterisks* around text to make it bold.
Put asterisks around text to make it bold.
Put _underscores_ around text to make it bold.
Put underscores around text to make it italic.
Special Characters
Make em dashes -- real ones.
Make em dashes — real ones.
Make Trademarks(TM), Registered Marks(R), and Copyright Symbols(c)
Make Trademarks™, Registered Marks®, and Copyright Symbols©
Images
Wrap the image url in exclamation marks like this: !http://www.google.com/intl/en_ALL/images/logo.gif!
Wrap the image url in exclamation marks like this: 
Advanced
For more examples, including advanced markup, see Hobix.com’s Textile Quick Reference:http://hobix.com/textile/quick.html.


