| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| doctoc-2.5.0.tgz | 2026-06-12 | 13.1 kB | |
| README.md | 2026-06-12 | 1.5 kB | |
| v2.5.0 source code.tar.gz | 2026-06-12 | 263.7 kB | |
| v2.5.0 source code.zip | 2026-06-12 | 283.4 kB | |
| Totals: 4 Items | 561.7 kB | 0 | |
What's Changed
- Add regression test for custom header title bug and additional comments by @AndrewSouthpaw in https://github.com/thlorenz/doctoc/pull/342
- test: Add Empty file test by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/350
- chore: Reduce explicit usage of new lines by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/338
- feat: Add toc based on minLines by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/345
- fix: line endings are set based on file by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/339
- test: Large file handling by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/351
- chore: refactor recursive search for markdown files by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/352
- feat: support header id's in header text by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/347
- chore(deps-dev): bump ip-address from 10.1.0 to 10.2.0 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/355
- feat: configurable location to insert new toc by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/346
- feat: Add ability for different symbol per level by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/353
- feat: Support frontmatter in docs by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/344
New Contributors
- @AndrewSouthpaw made their first contribution in https://github.com/thlorenz/doctoc/pull/342
Full Changelog: https://github.com/thlorenz/doctoc/compare/v2.4.1...v2.5.0