PWP wiki processor

TestPage

| StartPage | WikiPages | AdditionalFiles |

Heading Level1
 -1st Heading Level 2
 -2nd Heading Level 2

This is a test of the wiki syntax. Go ahead and change anything you like, just use the "edit" button.

Download link: »upload/rayinvr_g77.tar.gz

sample underlined text

new page: garbagePage

a Picture:

should be another minor change.

Heading Level1

The equal signs at the end of the heading are optional but they clarify the text structure for the editor. Here is some escaped Wiki markup: [[ThisIsNoLink]] /not emphasized/ . This is an important phone number: 555-92738-299. Easy to spot in the editor's view. Use the dotted line concatenation often.

1st Heading Level 2

Some source code:


public static void main( String[] args ) {
  for (int i=0; i<100; i++) {
    System.out.println("Hello World!");
  }
}

2nd Heading Level 2

Here comes a text block. The empty line between this block and the following block acts as paragraph separator.

Well, like promised: Another stupid text block. Now we will mark a few words bold one word italic and a number underlined: 123456.99. If you want to use + or / in a mathematical meaning, just keep a space on each side. You can also have italic by using these signs arround the words. Bold is done this way. And now combine bold and italic.


Above is a horizontal ruler. And this one
causes a line break without ending a paragraph. Let's continue with lists:

If you want a numbered list, do the formatting above using '#' hashes.

A centered heading level 3

Lets get some centered text.
This text has right alignment.

Now it is time for links: »http://www.php.net or this way: »http://www.php.net. A different link text is achieved by »PHP.net.

Other or new Wiki pages are linked (and created on click) like this: MyNewPage. Or try New Page.

RemoteConnections

   (Powered by PWP Version 1-4-3 )