Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
playground:playground [2020/10/21 19:24] Indelog [test gant plantuml] |
playground:playground [2020/10/21 19:47] (Version actuelle) Indelog [Test] |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== | + | ====== |
+ | |||
+ | 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 | ||
</ | </ | ||
- | ====== test gant plantuml ====== | ||
<uml> | <uml> | ||
+ | @startuml | ||
Project starts 2020-07-01 | Project starts 2020-07-01 | ||
[Design du prototype] starts 2020-07-01 | [Design du prototype] starts 2020-07-01 | ||
Ligne 16: | Ligne 23: | ||
[Design du prototype] ends 2020-07-15 | [Design du prototype] ends 2020-07-15 | ||
[Test du prototype] ends 2020-07-25 | [Test du prototype] ends 2020-07-25 | ||
+ | [Test à la con] starts 2020-08-01 | ||
+ | [Test à la con] ends 2020-08-15 | ||
+ | @enduml | ||
</ | </ | ||
- | |||
- | test | ||
- | |||
====== test markdown ====== | ====== test markdown ====== | ||
< | < | ||
Ligne 26: | Ligne 32: | ||
# titre de niveau 1 | # titre de niveau 1 | ||
- | texte simple *emphase* *gras* | + | texte simple *emphase* **gras** |
[lien wiki](playground: | [lien wiki](playground: | ||
</ | </ | ||