Download link: »upload/rayinvr_g77.tar.gz
sample underlined text
new page: garbagePage
a Picture:
should be another minor change.
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.
Some source code:
public static void main( String[] args ) { for (int i=0; i<100; i++) { System.out.println("Hello World!"); } }
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.
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.
(Powered by PWP Version 1-4-3 )