| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| doctoc-2.3.0.tgz | 2026-02-20 | 9.2 kB | |
| README.md | 2026-02-20 | 4.0 kB | |
| v2.3.0 source code.tar.gz | 2026-02-20 | 56.5 kB | |
| v2.3.0 source code.zip | 2026-02-20 | 69.9 kB | |
| Totals: 4 Items | 139.6 kB | 0 | |
What's Changed
- Add unoficial Docker image info in README.md by @PeterDaveHello in https://github.com/thlorenz/doctoc/pull/226
- Migrate to Actions for CI by @kevin-david in https://github.com/thlorenz/doctoc/pull/231
- chore: Update build status badge from Travis->Actions by @kevin-david in https://github.com/thlorenz/doctoc/pull/233
- Upgrade
anchor-markdown-headerto fix emoji-titled headers by @kevin-david in https://github.com/thlorenz/doctoc/pull/232 - chore: update node lts versions in node.js.yml workflow by @hongaar in https://github.com/thlorenz/doctoc/pull/236
- fix: formatted headers by @hongaar in https://github.com/thlorenz/doctoc/pull/235
- fix: Properly handle files with whitespace by @hyperupcall in https://github.com/thlorenz/doctoc/pull/248
- Fix you->your typo in README. by @kurtwheeler in https://github.com/thlorenz/doctoc/pull/159
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/238
- Improve README.md code block readability by @PeterDaveHello in https://github.com/thlorenz/doctoc/pull/264
- Fix spelling typos across README and code comments by @jsoref in https://github.com/thlorenz/doctoc/pull/250
- Add node.js v20 and v22 CI environment by @PeterDaveHello in https://github.com/thlorenz/doctoc/pull/265
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/267
- Bump debug from 4.1.1 to 4.3.7 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/266
- Bump @babel/traverse from 7.17.3 to 7.25.7 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/268
- Add AGENTS.md (comprehensive agent guide) by @PeterDaveHello in https://github.com/thlorenz/doctoc/pull/274
- Update dependencies using npm audit fix by @PeterDaveHello in https://github.com/thlorenz/doctoc/pull/273
- Bump ws from 7.5.7 to 7.5.10 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/275
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/thlorenz/doctoc/pull/282
- User definable Min heading by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/283
- bump ci actions by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/287
- fix: Add in checks for line breaks around skip tag [#291] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/292
- feat: Add support for a dry run option for ci environments [#188] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/288
- Cleanup by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/298
- docs: Give focus to toc config options by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/293
- Review feedback by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/299
- Reduce stdout edge cases by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/297
- infra: [#197]/#240 create release using workflows by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/289
- feat: Mdx support by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/304
- ci: Address CI Issues by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/311
- fix: add in special character tests by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/300
- chore: Remove alias for minHeaderLevel by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/307
- feat: Ability to define min number of items in a toc [#141] by @thompson-tomo in https://github.com/thlorenz/doctoc/pull/303
New Contributors
- @kevin-david made their first contribution in https://github.com/thlorenz/doctoc/pull/231
- @hyperupcall made their first contribution in https://github.com/thlorenz/doctoc/pull/248
- @kurtwheeler made their first contribution in https://github.com/thlorenz/doctoc/pull/159
- @jsoref made their first contribution in https://github.com/thlorenz/doctoc/pull/250
- @thompson-tomo made their first contribution in https://github.com/thlorenz/doctoc/pull/283
Full Changelog: https://github.com/thlorenz/doctoc/compare/v2.2.0...v2.3.0