Update fichier-markdown.md

parent 70035e83
...@@ -40,7 +40,9 @@ Une phrase sans rien ...@@ -40,7 +40,9 @@ Une phrase sans rien
## Sous-partie 3 : code ## Sous-partie 3 : code
`\Extrait de code\` ```html
``` <html>
print("Extrait de code") <head>
</head>
</html>
``` ```
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