- Notifications
You must be signed in to change notification settings - Fork 1.1k
Add table of contents #15
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
Conversation
1- Solving the issues of displaying the broken headers. 2- Changing the arrows to bullet points. (Actually, I did not intend to change bullet points to arrows. Apparently, this happened due to improper indentations!) 3- Removing the rainbow separator. 4- Adding a   before the table of contents. 5- Putting the emojis after the headers.
| Thanks for this. Will re-review in the morning and merge it if it's all ok. |
|
| Thank you Alex for your comment. |
| Well, the reason the first arrow is displayed is that I used the "details" tag for the table of contents. |
| I don't think it needs to be closable, I think we can just make it static. |
| That's right. |
| Yes, you are right, sometimes this problem occurs due to improper indentation. |
| So I've just realised GitHub provides a table of contents out the box, no custom TOC required. This means we no longer have to keep the TOC updated or use HTML in the readme file. Let me know if there's anything else your PR provides, otherwise I'm closing this for now. (sorry we went back and forth for so long, I thought this GitHub TOC was from one of my extensions) |





Proposed changes
I added a table of contents to make it easier to navigate README.md
Types of changes