User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
playground:playground [2020/07/29 09:38] – external edit 127.0.0.1playground:playground [2022/03/30 14:54] (current) ateixeira
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
  
 +<sub>salut</sub>salut<sup>salut</sup><del>salut</del>\\
 +<sub><del>**//__salut__//**</del></sub>salut
 +
 +:-X -> (c)
 +
 + www.google.ch
 +
 +[[https://www.google.ch|Cette phrase pointe sur un lien]]
 +
 +Mon mail est <exemple@hotmail.fr>
 +
 +like a corporate [[https://en.wikipedia.org/wiki/Intranet|intranet]]
 +
 +[[http://php.net|{{wiki:dokuwiki-128.png}}]]
 +
 +Pour apprendre à utiliser Linux, appuie sur l'animal ((C'est un pingouin)) [[https://www.linuxfromscratch.org/|{{https://isc.tamu.edu/~lewing/linux/sit3-shine.7.gif?100|ceci est le pingouin}}]]
 +
 +====== Titre 1 ======
 +===== Titre 2 =====
 +==== Titre 3 ====
 +=== Titre 4 ===
 +== Titre 5 ==
 +
 +  * Ceci est une liste
 +  * Second item de la liste
 +    * deuxième niveau
 +  * encore un item
 +
 +  - même liste mais ordrée
 +  - pareil
 +      - aussi
 +  - encore
 +
 +
 +^ Colonne 1       ^ Colonne 2         ^ Colonne 3          ^
 +|    Ligne 1 Col 1|  Ligne 1 Col 2    | Ligne 1 Col 3      |
 +| Ligne 2 Col 1   | some colspan (note the double pipe)   ||
 +^ Ligne 3 Col 1   | Ligne 3 Col 2     | Ligne 3 Col 3      |
 +
 +^ Heading 1      ^ Heading 2       ^ Heading 3          ^
 +^ Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        |
 +^ Row 2 Col 1    | some colspan (note the double pipe) ||
 +^ Row 3 Col 1    |   :::           | Row 3 Col 3        |
 +
 +
 +<nowiki>
 +This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
 +</nowiki>
 +The same is true for //__this__ text// with a smiley ;-).
 +
 +<file>
 +This is pretty much the same, but you could use it to show that you quoted a file.
 +</file>
 +
 +<code>
 +This is preformatted code all spaces are preserved: like              <-this
 +</code>
 +
 +2 espaces
 +
 +<file php myexample.php>
 +<?php echo "hello world!"; ?>
 +</file>
 +
 +<html>This is some <span style="color:red;font-size:200%;">inline HTML</span>
 +</html>
 +<HTML>
 +<p style="border:2px dashed blue;">And this is some block HTML</p>
 +</HTML>
 +
 +<php>
 +echo "salut comment tu vas" ?
 +</php>
playground/playground.1596015505.txt.gz · Last modified: 2020/07/29 09:38 by 127.0.0.1