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 r.to_html

I'm -sure- not sure.

I’m sure not sure.

You are a +pleasant+ child.

You are a pleasant child.

Lists
# A first item
# A second item
# A third
  1. A first item
  2. A second item
  3. A third
# Fuel could be:
## Coal
## Gasoline
## Electricity
# Humans need only:
## Water
## Protein
  1. Fuel could be:
    1. Coal
    2. Gasoline
    3. Electricity
  2. Humans need only:
    1. Water
    2. Protein
* A first item
* A second item
* A third
  • A first item
  • A second item
  • A third
* Fuel could be:
** Coal
** Gasoline
** Electricity
* Humans need only:
** Water
** Protein
  • Fuel could be:
    • Coal
    • Gasoline
    • Electricity
  • Humans need only:
    • Water
    • Protein
Links & Images
"Google":http://a.com

Google

I am crazy about "Hobix":hobix
and "it's":hobix "all":hobix I ever
"link to":hobix!

[hobix]http://hobix.com

I am crazy about Hobix and it’s all I ever link to!

We use CSS(Cascading Style Sheets).

We use CSS.