Update fichier-markdown.md

parent 2d01929a
......@@ -20,7 +20,7 @@ __Je suis en gras__, **et moi aussi**
## Code comme sur obsidian
'''C
```C
#include <stdio.h>
int main(){
......@@ -28,4 +28,4 @@ int main(){
return 0;
}
'''
\ No newline at end of file
```
\ 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