NOTE: This page will be reset to its original content every hour, so no need for spamming!
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 }
4
Linking
HelpOnEditing MoinMoin:InterWiki
http://moinmoin.wikiwikiweb.de/ Python
Image Link
Smileys
Alert
Lists
Bullet
- first
- nested and numbered
- numbered lists are renumbered
- second
- third blockquote
- deeper
Glossary
- Term
- Definition
Drawing
Create new drawing "mytest.png"
Heading 1
Heading 2
Heading 3
Heading 4
IRC Log test
| 23:18 | jroes | ah |
| 23:19 | jroes | hm, i like the way {{{ works, but i was hoping the lines would wrap |
| 23:36 | ThomasWal | you could also write a parser or processor |
| 23:38 | jroes | i could? |
| 23:38 | jroes | would that require modification on the moin end though? |
| 23:38 | jroes | i cant change the wiki myself :x |
| 23:39 | ThomasWal | parsers and processors are plugable |
| 23:39 | ThomasWal | so you dont need to change the core code |
| 23:40 | ThomasWal | you need to copy it to the wiki data directory though |
| 23:40 | jroes | well, what i meant to say was that i dont have access to the box running the wiki |
| 23:40 | ThomasWal | then this is no option |
| 23:40 | jroes | yeah :/ |
PyQt Wiki