File tree Expand file tree Collapse file tree 1 file changed +39
-7
lines changed Expand file tree Collapse file tree 1 file changed +39
-7
lines changed Original file line number Diff line number Diff line change 1
- # Codemikemike Markdown Learning Journey
1
+ # 🚀 Codemikemike Markdown Learning Journey
2
2
3
- ## Step 1: Headers
3
+ Welcome to my GitHub-powered Markdown adventure! 👋
4
+ Let’s learn and level up, one step at a time. 😎
4
5
5
- I’m learning how to use Markdown on GitHub!
6
+ ---
6
7
7
- ### Smaller Header
8
+ ## ✏️ Step 1: Headers
8
9
9
- - Bullet points
10
- - Are coming soon!
10
+ I'm learning how to use ** Markdown ** on GitHub!
11
+ It helps me make my content look clean, structured, and professional — all using plain text.
11
12
13
+ ---
14
+
15
+ ### 📌 What I’ve Done So Far
16
+
17
+ - ✅ Learned about headers
18
+ - 🔜 Bullet points
19
+ - 🔜 Formatting styles
20
+ - 🔜 Tables and more
21
+
22
+ ---
23
+
24
+ ### 🖼️ Meet the Yaktocat
25
+
26
+ Here's a cool GitHub mascot just for fun:
27
+
28
+ ![ Image of Yaktocat] ( https://octodex.github.com/images/yaktocat.png )
29
+
30
+ ---
31
+
32
+ ## 🌟 Next Up
33
+
34
+ Stay tuned! I’ll be learning about:
35
+
36
+ - Bold and italic text
37
+ - Code blocks
38
+ - Links and images
39
+ - Tables
40
+ - Checklists
41
+
42
+ ---
43
+
44
+ _ Thanks for stopping by — follow along as I build this Markdown journey!_ ✨
12
45
13
- Added headers to index.md for Markdown activity
You can’t perform that action at this time.
0 commit comments