Text Markup Testing =================== Unordered Lists --------------- - list 1 - list 2 - list 3 Bold and Italics ---------------- This should be *bold*. This should be _italics_. Link Markup ----------- Links of various kinds: o gavinc-0@ot.com.au - implicit mailto o - implicit within <> o mailto:gavinc-1@ot.com.au - explicit mailto o "Gavin Carr":gavinc-2@ot.com.au - labelled implicit mailto o "Gavin Carr":mailto:gavinc-3@ot.com.au - labelled explicit mailto o http://www.netscape.com/ - explicit http o "OT Sydney Intranet":http://web.syd.ot/ - labelled explicit http o "This Page":/ewok/test/text.html - labelled relative link 1 o "This Page":text.html - labelled relative link 2 But try these: gavin@ot.com.au Long List Items --------------- Really long list items: o If an item is really humungously long (and definitely over 40 chars) but continues also indented, is it still part of the same item? o Probably should be ... 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. ____