From 659abd4d2285fe122f8a963123c0cc6f5d29f82f Mon Sep 17 00:00:00 2001 From: 19035d41447a43bf638157acd6ff2bcd <19035d41447a43bf638157acd6ff2bcd@app-learninglab.inria.fr> Date: Fri, 17 Oct 2025 14:10:55 +0000 Subject: [PATCH] Delete fichier-markdown.md --- module1/exo2/exo2/fichier-markdown.md | 33 --------------------------- 1 file changed, 33 deletions(-) delete mode 100644 module1/exo2/exo2/fichier-markdown.md diff --git a/module1/exo2/exo2/fichier-markdown.md b/module1/exo2/exo2/fichier-markdown.md deleted file mode 100644 index f0fd1fb..0000000 --- a/module1/exo2/exo2/fichier-markdown.md +++ /dev/null @@ -1,33 +0,0 @@ -# Partie 1 - -## Sous partie 1 : Texte - -Une phrase sans rien - -*Une phrase en italique* - -**Une phrase en gras** - -http://github.com - automatic! -[GitHub](http://github.com) - -read <- read.csv - -## Sous-partie 2 : Listes - -**Liste à puce** - -*Item -**sous-item -**sous-item -*Item -*Item - -**Liste numérotée** - -1.item -2.item -3.item - -##Sous-partie : code - -- 2.18.1