Home | Edit | New

Guides: Textile Formatting feed

First Heading should be H2

Sometimes I wonder what people have against HTML. Oh that’s right.

Next heading will obviously be H3

Tables are cool when used for tabular data.

Name Age Height
Tom 29 5’9”
Chris 27 6’0”

Pay Attention to my H4

You just don’t see enough ordered lists around these days.

  1. alpha
  2. beta
  3. gamma

Unordered lists are nice for when you don’t want to prioritize things.

  • one
  • two
  • three

It’s always a good idea to quote someone famous so people think you know what you’re talking about.

To be or not to be, that is the question

If that doesn’t work, just fall back math equations. That’s sure to work.

a 2^ + b ^2 = c 2

Tables are a pain, huh? Just slap in some preformatted content using <pre> tags.

size   color
 L       G
 M       R
 S       B

This is a code repository so displaying code should be easy and look good too!

def foo
  puts 'bar'
end

Sample Header

  • apples
  • bananas
  • grapes
Last edited by smith, 1 day ago
Versions: