Skip to content

Add table of contents to readme #6

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

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Add table of contents to readme #6

merged 1 commit into from
Sep 16, 2020

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Sep 15, 2020

Generated using https://github.com/jonschlinkert/markdown-toc

npm install --global markdown-toc
markdown-toc --bullets=- --maxdepth=5 -i ./README.md

The links in the headings had to be removed manually after generating the ToC.

Generated using https://github.com/jonschlinkert/markdown-toc

```
npm install --global markdown-toc
markdown-toc --bullets=- --maxdepth=5 -i ./README.md
```

The links in the headings had to be removed manually after generating the ToC.
@per1234 per1234 added topic: documentation Related to documentation for the project type: enhancement Proposed improvement labels Sep 15, 2020
Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @per1234 🚀

@aentinger aentinger merged commit 4a2264c into arduino:main Sep 16, 2020
@per1234 per1234 deleted the add-toc branch September 16, 2020 06:23
@per1234 per1234 self-assigned this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants