Update Journal Manon

parent 61649f50
...@@ -2,4 +2,25 @@ ...@@ -2,4 +2,25 @@
##Markdown ##Markdown
pour définir un titre: # pour définir un titre: #
\ No newline at end of file pour définir un sous titre:##
...
*texte en italique* **texte en gras**
'chasse fixe' ~~texte barré~~
hyperlien [nom](lien)
<!-- commentaire-->
image: ![légende](lien)
liste
- élément 1
- élément 2
liste numérotée
1. élément 1
2. élément 2
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment