You need to sign in or sign up before continuing.

Update fichier-markdown2.md

parent a211019b
...@@ -2,4 +2,24 @@ ...@@ -2,4 +2,24 @@
## Sous-partie 1 : texte ## Sous-partie 1 : texte
une phrase sans rien une phrase sans rien
*une phrase en italique* *une phrase en italique*
**une phrase en gras** **une phrase en gras**
\ No newline at end of file un hyperlien :[Recherche reproductible : principes méthodologiques pour une science transparente](https://www.fun-mooc.fr/fr/cours/recherche-reproductible-principes-methodologiques-pour-une-science-transparente/)
<!--ceci est un commentaire-->
## Sous-partie 2 : listes
Liste à puce
* c'est pas mal*
* sous item
* sous item
* c'est vraiment pas mal
* c'est super bien
* sous item
* sous item
Liste numérotée
1. item
2. item
3. item
## Sous-partie 3 : code
#Extrait de code
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