Skip to content

Commit eda3f9a

Browse files
committed
reorder readme sections
1 parent ac886c4 commit eda3f9a

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

Diff for: README.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -287,16 +287,6 @@ tocbot.refresh()
287287
- 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.
288288
- 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).
289289

290-
## Sponsors
291-
292-
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!
293-
294-
<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>
295-
<br /><br />
296-
297-
<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>
298-
<br /><br />
299-
300290

301291
## Contributing
302292

@@ -322,6 +312,17 @@ npm run test
322312
- make release on github
323313

324314

315+
## Sponsors
316+
317+
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!
318+
319+
<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>
320+
<br /><br />
321+
322+
<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>
323+
<br /><br />
324+
325+
325326
## License
326327

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

0 commit comments

Comments
 (0)