| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| doctoc-2.4.0.tgz | 2026-04-06 | 10.8 kB | |
| README.md | 2026-04-06 | 2.2 kB | |
| v2.4.0 source code.tar.gz | 2026-04-06 | 68.3 kB | |
| v2.4.0 source code.zip | 2026-04-06 | 83.8 kB | |
| Totals: 4 Items | 165.1 kB | 0 | |
What's Changed
- chore: Quick cleanup by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/305
- feat: Add configurable padding before title [#147] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/312
- chore: Add CODEOWNERS file by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/314
- chore: Update tap by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/317
- chore(deps): bump underscore from 1.13.2 to 1.13.8 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/321
- chore(deps-dev): bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/323
- fix: Rename path parameter to avoid shadowing path module by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/319
- test: Add additional tests by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/324
- chore(deps-dev): bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/325
- fix: Improve cleanPath os compatability by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/322
- chore: Remove underscore dependency by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/326
- Use log level to manage logging verbosity [#261] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/313
- fix: Handle headings where only symbols differs by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/327
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/332
- fix: Handle references in headers [#176] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/330
- fix: Improve handling for invalid html by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/328
- fix: Handle user defined id for headings by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/329
- feat: Allow control of Header and Footer by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/316
- chore: cleanup of code by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/333
- feat: control indenting width by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/334
Full Changelog: https://github.com/thlorenz/doctoc/compare/v2.3.0...v2.4.0