This is an old revision of the document!
Table of Contents
Playground
bold, italic, underlined, monospace and combine
subscript and superscript
deleted
Headline
Headline
Headline
Headline
Headline
- List 1
- …
- lvl 2
- …
| Conversion | |
|---|---|
| 8-) | |
| 8-O | |
| :-( | |
| :-) | |
| =) | |
| :-/ | |
| :-\ | |
| :-? | |
| :-D | |
| :-P | |
| :-O | |
| :-X | |
| :-| | |
| ;-) | |
| :?: | |
| :!: | |
| LOL | |
| FIXME | |
| DELETEME | |
Text Formating
Test
| Header1 | Header2 | Header 3 |
|---|---|---|
| Bold Text | Italic Text | Underlined Text |
| T |
- List1
- List2
- List3
- List
Test
The Playground is a fantastic object for testing your syntaxe.
It's so beautiful .
You can easily use subscript and superscript, you can
delete something too.
If you want to break a line, you just need to use "\\" at the end
of the line, or if you want to break it in the middle of a line,
you juste need to add a space
after the double backslashes.
Links and Images
External
This is a link www.google.com who goes to google,
but this link Hey, I'm the link and I go to google too.
If you want you can link an address mail, like this one: andi@splitbrain.org.
Internal
You can link a other page link this: pagename.
InterWiki
Footnotes
You can add footnotes 4) by using a double "(" at the start of your footnotes and a double ")" at the end, note that the number is generated automatically.
Lists
You can create two types of liste, the first one is:
- Like
- This
- One
- Or
- Like
- This
- One
- Do you see the difference ?
Care you need to use a double space before the * or the -.
Image
You can use an image to link to another internal or external page by combining the syntax for links and images, for exemple:
You can decide the size of the image and the position:
Tables
| Symbole | Conversions |
|---|---|
| 8-) | |
| :?: | |
| FIXME | |
| DELETEME | |
| -> | → |
| --- | — |
| (r) | ® |
| (tm) | ™ |
| Heading 1 | Heading 2 | Heading 3 |
|---|---|---|
| Heading | this cell spans vertically | Row 1 Col 3 |
| Row 2 Col 1 | ||
| Row 3 Col 1 | Row 2 Col 3 |
Quoting
I think we should do it
No we shouldn't
Well, I say we should
Really?
Yes!
Then lets do it!
Blocs
#----------------------------------------------------------------------- #---------------------- Dubosson Robin – KRIOS Suisse SA---------------- #--- Creation du fichier snmpd.conf / configuration du fichier snmp ---- #----------------------------------------------------------------------- # Creation des relations entre les communautes et des noms de securite # nom.secu Source Community com2sec Local localhost statusmgmt com2sec LocalNet 10.0.0.0/16 statusmgmt # Creation des relations entre les noms de groupes et les noms de securite # nom.groupe version nom.secu group RWGroup v1 Local group ROGroup v1 LocalNet # Creation des diverses vues qui seront autorisées aux groupes view tout included .1 # indique les acces aux vues suivant leurs groupes # nom.groupe contexte modele.secu niveau.secu prefixe lec ecr notif access ROGroup "" v1 noauth exact tout none none access RWGroup "" v1 noauth exact tout tout none # ---------------------------------------------------------------------------------------------------------------



