Text Markup Testing

  1. Unordered Lists
  2. Bold and Italics
  3. Link Markup
  4. Long List Items
  5. Preformatting
  6. Short Lines
  7. Horizontal Rules

Unordered Lists

Bold and Italics

This should be bold.

This should be italics.

Link Markup

Links of various kinds:

But try these:
gavin@ot.com.au
<gavin@openfusion.com.au>

Long List Items

Really long list items:

Preformatting

  Another thing we should add is support for preformatting indented 
  text that doesn't begin with one of the magic list characters (and
  that isn't part of an ongoing list item).

    This should support multiple levels:

      a = b + c

Short Lines

Should short lines
not be automatically wrapped
but regarded as deliberately
broken?

e.g.
Cheers,
Gavin

Horizontal Rules


They also allow horizontal rules from lines consisting of only hyphens or underscores (min 4). Underscores are particularly good if you want to have an hr straight after some text. e.g.