Update fichier-markdown.md

parent 995f1855
...@@ -20,7 +20,7 @@ __Je suis en gras__, **et moi aussi** ...@@ -20,7 +20,7 @@ __Je suis en gras__, **et moi aussi**
## Code comme sur obsidian ## Code comme sur obsidian
```C ```c
#include <stdio.h> #include <stdio.h>
int main(){ int main(){
......
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