From c2133ab697b174bd7554c98543cdb0ff4db45177 Mon Sep 17 00:00:00 2001 From: mathilde-porphyre Date: Wed, 21 Feb 2024 10:08:06 +0100 Subject: [PATCH 1/2] test-mathilde.md --- test-mathilde.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 test-mathilde.md diff --git a/test-mathilde.md b/test-mathilde.md new file mode 100644 index 0000000..980a0d5 --- /dev/null +++ b/test-mathilde.md @@ -0,0 +1 @@ +Hello World! From 952072337b1949e5d4d50d0ac82d52ccebc3d09e Mon Sep 17 00:00:00 2001 From: mathilde-porphyre Date: Wed, 21 Feb 2024 10:51:29 +0100 Subject: [PATCH 2/2] test-mathilde.md --- test-mathilde.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/test-mathilde.md b/test-mathilde.md index 980a0d5..0a28b46 100644 --- a/test-mathilde.md +++ b/test-mathilde.md @@ -1 +1,30 @@ -Hello World! +### Hello World! + +**Bold** + +*Italic* + +~~Oups!~~ + +>Quote + +`Code` + +[Link](#). + + +List +- Test 1 +* Test 2 ++ Test 3 + + +Tasks +- [x] 1 :+1: +- [ ] 2 +- [ ] 3 :shipit: + + + +> [!NOTE] +> Hi!