From 9f3f226a9a4322f6ec99e9477465c1aaa6567b13 Mon Sep 17 00:00:00 2001 From: Marvin Gerardo Melendez Zometa Date: Tue, 26 May 2026 23:34:49 -0600 Subject: [PATCH 1/3] Add README with course information and table test --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..d6cfff5b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Readme test Codedex Git & GitHub course +--- + +|this is||a table| +|Lorem||ipsum| From f44fe174540ff5b68da9bdbbb412084be17598b7 Mon Sep 17 00:00:00 2001 From: Marvin Melendez Date: Tue, 26 May 2026 23:38:02 -0600 Subject: [PATCH 2/3] Changes to table testing markdown formatting --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d6cfff5b..b15366e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## Readme test Codedex Git & GitHub course --- + +|Header1 |Header2 | Header3| +--- | --- | ---| |this is||a table| |Lorem||ipsum| From d31627adbe7b4a29152847647c2a16bf8776ecc4 Mon Sep 17 00:00:00 2001 From: Marvin Melendez Date: Tue, 26 May 2026 23:50:39 -0600 Subject: [PATCH 3/3] Updating the readme file with a date and additional information --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b15366e3..140d2143 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,9 @@ --- | --- | ---| |this is||a table| |Lorem||ipsum| + + +Adding some additional *changes* from the new branch! + +**5/26/2026** +