Formatiranje
Osećajte se slobodnim da eksperimentišete ovde, ispod četiri crtice dole... i molimo vas, NEMOJTE praviti nove stranice bez ikakovog značenja ili smisla samo da bi ste ih isprobali! Probajte slobodno sve živo ovde...
Predlog: Otvorite link "PomoćZaObradu" u novom prozoru da biste videli dodatne informacije o obrađivanju stranica.
Formatiranje
italic bold typewriter
backtick typewriter (configurable)
bigger smaller
preformatted
#!Colorize python (-) def syntax(highlight): print "on" return None
Linking
http://purl.net/wiki/moin/ Python
Image Link
Lists
Bullet
- first
- nested and numbered
- numbered lists are renumbered
- second
- third
- mal sehen
- deeper
Glossary
- Term
- Definition
Drawing
Create new drawing "mytest.png"
Heading 1
Heading 2
Heading 3
Heading 4
besonders gross
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 :/ |