Differences between revisions 10 and 11
Revision 10 as of 2009-05-19 19:31:03
Size: 2490
Editor: localhost
Comment: converted to 1.6 markup
Revision 11 as of 2009-12-23 10:30:41
Size: 2574
Comment: testing hg's wiki and nested lists
Deletions are marked like this. Additions are marked like this.
Line 96: Line 96:
Line 112: Line 111:

(Nice graph! dot is very powerful!)

 * foo
  * test
  * test2
 * bar
 * gee

Please feel free to experiment here, after the four dashes below... and please do NOT create new pages without any meaningful content just to try it out!

Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.


Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@the.inter.net

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

1. Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

2. Glossary

Term
Definition

3. Drawing

[ATTACH]

Heading 1

Heading 2

1. Heading 3

1.1. Heading 4

IRC Log test

   1 (23:18) <     jroes> ah
   2 (23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
   3 (23:21) -!- gpciceri [~gpciceri@host181-130.pool8248.interbusiness.it] has quit [Read error: 110 (Connection timed out)]
   4 (23:36) < ThomasWal> you could also write a parser or processor
   5 (23:38) <     jroes> i could?
   6 (23:38) <     jroes> would that require modification on the moin end though?
   7 (23:38) <     jroes> i cant change the wiki myself :x
   8 (23:39) < ThomasWal> parsers and processors are plugable
   9 (23:39) < ThomasWal> so you dont need to change the core code
  10 (23:40) < ThomasWal> you need to copy it to the wiki data directory though
  11 (23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
  12 (23:40) < ThomasWal> then this is no option
  13 (23:40) <     jroes> yeah :/

(Nice graph! dot is very powerful!)

  • foo
    • test
    • test2
  • bar
  • gee

Deveo (last edited 2015-04-17 02:36:15 by rcl)