Skip to content

Commit

Permalink
reorder readme sections
Browse files Browse the repository at this point in the history
  • Loading branch information
tscanlin committed Jan 31, 2025
1 parent ac886c4 commit eda3f9a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,16 +287,6 @@ tocbot.refresh()
- Try running this from the console: `tocbot.refresh({ ...tocbot.options, hasInnerContainers: true })`. If that works then one option (`hasInnerContainers: true`) to handle inner containers should be all you need to add.
- If you have a really long TOC and are seeing headings getting truncated, then have a [look at this issue for a workaround to resolve it](https://github.com/tscanlin/tocbot/issues/330).

## Sponsors

If you find Tocbot useful, consider supporting it by becoming a sponsor. You can do this by visiting [the tocbot repo on github](https://github.com/tscanlin/tocbot) and clicking the "Sponsor" button at the top of the page. This will help me continue to develop and maintain Tocbot. Sponsors that contribute $5 /month or more will have their logos shown below. Thank you!

<img width="50" height="50" src="https://raw.githubusercontent.com/tscanlin/tocbot/master/static/img/getsentry.png" alt="Sentry"><span>&nbsp;</span><a href="https://sentry.io/" target="_blank">Sentry</a>
<br /><br />

<img width="50" height="50" src="https://raw.githubusercontent.com/tscanlin/tocbot/master/static/img/roboflow.png" alt="Roboflow"><span>&nbsp;</span><a href="https://www.roboflow.com/" target="_blank">Roboflow</a>
<br /><br />


## Contributing

Expand All @@ -322,6 +312,17 @@ npm run test
- make release on github


## Sponsors

If you find Tocbot useful, consider supporting it by becoming a sponsor. You can do this by visiting [the tocbot repo on github](https://github.com/tscanlin/tocbot) and clicking the "Sponsor" button at the top of the page. This will help me continue to develop and maintain Tocbot. Sponsors that contribute $5 /month or more will have their logos shown below. Thank you!

<img width="50" height="50" src="https://raw.githubusercontent.com/tscanlin/tocbot/master/static/img/getsentry.png" alt="Sentry"><span>&nbsp;</span><a href="https://sentry.io/" target="_blank">Sentry</a>
<br /><br />

<img width="50" height="50" src="https://raw.githubusercontent.com/tscanlin/tocbot/master/static/img/roboflow.png" alt="Roboflow"><span>&nbsp;</span><a href="https://www.roboflow.com/" target="_blank">Roboflow</a>
<br /><br />


## License

[MIT](http://opensource.org/licenses/MIT)
Loading

0 comments on commit eda3f9a

Please sign in to comment.