diff --git a/module1/exo2/fichier-markdown_bis.md b/module1/exo2/fichier-markdown_bis.md index 22f7c7a4971301b0b692f60ab73822ceb7ec4407..f7a2e91862d41b6a96609e7b298dd1aaaa99075b 100644 --- a/module1/exo2/fichier-markdown_bis.md +++ b/module1/exo2/fichier-markdown_bis.md @@ -7,11 +7,7 @@ _une phrase sans rien_ **une phrase sans rien** un lien vers [fun-mooc.fr](https://fun-mooc.fr) -int main() -{ - printf("Hello world!\n"); - return 0; -} +une ligne de code ## Sous-partie 2: listes @@ -19,8 +15,8 @@ int main() Liste à puce * item -'* sous-item -'- sous-item +`* sous-item` +`* sous-item` * item * item