Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start markdown #3

Merged
merged 10 commits into from
May 8, 2024
Merged
2 changes: 1 addition & 1 deletion .github/script/STEP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
5
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ _Organize ideas and collaborate using Markdown, a lightweight language for text
Encourage users to open new tabs for steps!
-->

<details id=1 open>
<details id=1>
<summary><h2>Step 1: Add headers</h2></summary>

_Welcome to "Communicate using Markdown"! :wave:_
Expand Down Expand Up @@ -187,7 +187,7 @@ GitHub Actions went ahead and made a branch for you. So you'll need to add to th
Define terms and link to docs.github.com.
-->

<details id=5>
<details id=5 open>
<summary><h2>Step 5: Merge your pull request</h2></summary>

_Great job adding a task list to the file :heart:_
Expand Down
9 changes: 9 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# I am learning how to use Markdown in Github
### I have used markdown before in jupyter notebooks and other places
![This is a Yakotcat apparently](https://octodex.github.com/images/yaktocat.png)
```
npm init -y
```
- [x] This is fun to do
- [ ] I wish i had learnt this earlier in life
- [ ] I hope i can show this somewhere