Update fichier-markdown.md

parent fa0b5ee4
......@@ -29,4 +29,13 @@ Une ligne de <code>code</code>
## Sous-partie3 : code
``# Extrait de code``
\ No newline at end of file
``# Extrait de code``
```
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
\ 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