Test Page

New lists: asterisks, hash marks, and ";text:def"

  • bullet
  • l1
    • l2
    • l2
      • l3
  1. one
  2. two
  3. three
Term1
definition1.1
defintion1.2
Term2
defintion2
Term3
defintion3
Term4
definition4
defintion4.2
Term5
defintion5

Mixed:

  • ul1
    1. ul1-ol1
    2. ul1-ol2
      • ul1-ol2-ul1
      • ul1-ol2-ul2
        • ul1-ol2-ul2-ul1
        • ul1-ol2-ul2-ul1
  • l1
 preformatted text
  • l2

 old lists
	* level 1
	* l1
		*l2
		*l2
			*l3
			*l3
				*l4
			*l3
					*l5
			*l3
	#one
	#two
		#one
		#two
	*l1
		#three
		#four
	*l1
		*l2
		# one
		# two
 preformatted text
 some more text
	*l1
				*l4
	# number
	# number

this is a plain paragraph

	* bullet

this is a plain paragraph again

	# number

Link tests

  1. normal: Home Page
  2. in brackets: Home Page -- named: the front page
  3. Link in brackets: httphttp://phpwiki.sourceforge.net/
  4. Link outside brackets: httphttp://phpwiki.sourceforge.net/
  5. Link with Wiki word: httphttp://phpwiki.sourceforge.net/phpwiki/index.php?HomePage
  6. Two consecutive links: httphttp://phpwiki.sourceforge.net/ httphttp://phpwiki.sourceforge.net/phpwiki/
  7. httpPhpWiki on Sourceforge
  8. httpURL with a WikiWord
  9. Javascript: ?boo! (is now: named internal link)
  10. A [Link] produces a ?Link
  11. A ?Link looks like this: [Link]
  12. This is a ?%%% line break link
  13. Also this page is [not linked to], and this one is NotLinkedTo and this one neither http://not.linked.to/.
    • ?Wiki Name - ?Wiki Name Same Stem -- !WikiName - !WikiNameSameStem
    • !WikiName - !WikiNameSameStem -- ?Wiki Name - ?Wiki Name Same Stem
    • ?Wiki Name Same Stem - ?Wiki Name -- !WikiNameSameStem - !WikiName
    • !WikiNameSameStem - !WikiName -- ?Wiki Name Same Stem - ?Wiki Name

Markup tests:

underscores for bold

'quotes for bold'

quotes for italic

underscores bold italic

'five quotes bold italic'

six quotes

'Bold italic' and italic (buggy)

'Bold and bold-italic' (also buggy)

h1

h2

h3

this is plain text with <br>
a line break

look at the <a href="httphttp://phpwiki.sourceforge.net/">markup language</a>

you cannot use &, < or >


Usage in preformatted text:

 underscores for bold
 'quotes for bold'
 quotes for italic
 underscores bold italic
 'five quotes bold italic'
 six quotes
 !!! h1
 !! h2
 ! h3
 this is plain text with <br>
a line break look at the <a href="httphttp://phpwiki.sourceforge.net/">markup language</a> you cannot use &, < or >

Last edited on March 9, 2005 10:33 am.