From cb53df8912f2609b1c0402a249d19f9842cca63d Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Fri, 6 Jun 2025 21:12:23 +0000 Subject: [PATCH] Update The first_example_for_markdown.md --- module1/exo2/The first_example_for_markdown.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module1/exo2/The first_example_for_markdown.md b/module1/exo2/The first_example_for_markdown.md index 105133f..0e1cf2b 100644 --- a/module1/exo2/The first_example_for_markdown.md +++ b/module1/exo2/The first_example_for_markdown.md @@ -6,4 +6,6 @@ The first example is perfomed. _This will also be italic_ and the following text: _This text will be bold_ -_You **can** combine them_ \ No newline at end of file + +![GitHub Logo](/images/logo.png) +Format: ![Alt Text](url) \ No newline at end of file -- 2.18.1