playground:playground

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
playground:playground [2020/10/17 18:17]
Indelog test 1 plant uml
playground:playground [2020/10/21 19:47] (Version actuelle)
Indelog [Test]
Ligne 1: Ligne 1:
-====== PlayGround ======+====== Test ====== 
 + 
 +test test test 
 + 
 + 
 +====== test gant plantuml ====== 
 +test 
 <uml> <uml>
 +@startuml
 Alice -> Bob: Authentication Request Alice -> Bob: Authentication Request
 Bob --> Alice: Authentication Response Bob --> Alice: Authentication Response
Ligne 6: Ligne 13:
 Alice -> Bob: Another authentication Request Alice -> Bob: Another authentication Request
 Alice <-- Bob: another authentication Response Alice <-- Bob: another authentication Response
 +@enduml
 </uml> </uml>
 +
 +<uml>
 +@startuml
 +Project starts 2020-07-01
 +[Design du prototype] starts 2020-07-01
 +[Test du prototype] starts 2020-07-16
 +[Design du prototype] ends 2020-07-15
 +[Test du prototype] ends 2020-07-25
 +[Test à la con] starts 2020-08-01
 +[Test à la con] ends 2020-08-15
 +@enduml
 +</uml>
 +====== test markdown ======
 +<markdown>
 +
 +# titre de niveau 1
 +
 +texte simple *emphase* **gras**
 +
 +[lien wiki](playground:test)
 +</markdown>
 +
  • playground/playground.1602951427.txt.gz
  • Dernière modification: 2020/10/17 18:17
  • de Indelog