View this PageEdit this PageUploads to this PageVersions of this PageHomeRecent ChangesSearchHelp Guide

Demonstrations of the Text Formatter

SECTIONS

HEADERS

A Header

A Bigger Header

The Biggest Header

LISTS

  • I
  • am
  • a
  • list,
  1. an
  2. ordered
  3. list,
  4. and
    • an
    • embedded
    • list

MISCELLANEOUS

A horizontal line:


Iam
atable
a
  preformatted
               text
An uploaded file: test.txt
An aliased uploaded file: test
An uploaded image (notice how the page upload overrides the site upload):
Uploaded Image: swiki.gif
Special Characters:
< > & * @

EXTERNAL LINKS

An html link: http://www.squeak.org/
A image reference:
External Image
An e-mail link: Jochen.Rick@cc.gatech.edu

INTERNAL LINKS

An internal link: Je77
An aliased internal link: My Page
An aliased relative link: sections
A relative link: top
A new link: My New Page (simply press 'create' to create the new page)

APPEND FIELDS

An append area (that adds horizontal lines after each comment):


HTML AND CODE SUPPORT

5 ! = 5 * 4 * 3 * 2 * 1 = 120
i := 5 * 5.
i asString = 25