From 851f74f0dc5c0a47c36cc22edee94513ab52aad7 Mon Sep 17 00:00:00 2001 From: 2c4f8a60907bbc0eda50d04c61d31fba <2c4f8a60907bbc0eda50d04c61d31fba@app-learninglab.inria.fr> Date: Fri, 13 Jun 2025 14:11:19 +0000 Subject: [PATCH] Update Gackowski_logbook.md --- journal/Gackowski_logbook.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/journal/Gackowski_logbook.md b/journal/Gackowski_logbook.md index eabf3cd..53f2aee 100644 --- a/journal/Gackowski_logbook.md +++ b/journal/Gackowski_logbook.md @@ -22,15 +22,16 @@ using the **Find file** search tool. **New directory**. - Inside this directory, I created a new file named `fichier-markdown.md` using **New file**. -- I followed the instructions from the PDF *"Introduction to Markdown"* and -typed the content accordingly: +- I followed the instructions *"Introduction to Markdown"* and +typed the content accordingly (among others) - in style indicated by delivered +PDF file: - Used `#` to create titles and headings. - Used `*italic*`, `**bold**` for text formatting. - Used `-` for unordered lists, and `1.` for ordered lists. - Used backticks and syntax highlighting (e.g., ```python```) to include code blocks. - I saved the file with the name `fichier-markdown.md` and added a -**Commit message**: `commit changes`. +**Commit message** and pushed `commit changes`. ### Part B: Comparing With the Solution -- 2.18.1