Numbered List Repairer
Add exact text diffs, nested numbering and explicit restarts while preserving fences, quotations, continuations and line endings.
The problem it solves
Numbered List Repairer [](https://github.com/loganpendragonmultiverse/numbered-list-repairer/actions/workflows/ci.yml)
Who Numbered List Repairer is for
- People who need a small, purpose-built utility instead of a broad platform.
- Users working with lists, numbering, text who want the documented v1.1.0 behavior.
- People who prefer an open-source release with visible limitations, source, and license terms.
Intended result
Add exact text diffs, nested numbering and explicit restarts while preserving fences, quotations, continuations and line endings.
This summary is reconciled from the current catalog and repository documentation.
Features in v1.1.0
Capabilities below come from the current project README and release documentation.
[](https://github.com/loganpendragonmultiverse/numbered-list-repairer/actions/workflows/ci.yml)
Repair skipped, duplicated, malformed, or mixed list numbering while preserving item text. The command uses explicit UTF-8 JSON input and produces reviewable JSON or Markdown output.
Verified examples
Screenshots are shown only when the current README references a local source image. Otherwise, repository example files are linked directly.
Platforms and implementation
The public release claims only the cataloged platforms and technologies.
Supported platforms
- Windows
- macOS
- Linux
Built with
- Python
What changed in v1.1.0
Add exact text diffs, nested numbering and explicit restarts while preserving fences, quotations, continuations and line endings.
repair-numbering examples/sample.json --format jsonrestart_lines is an optional array of one-based source line numbers that restart numbering at the configured start. Indentation levels maintain separate counters; tabs use four-column expansion for that calculation. Fenced code and blockquotes are left unchanged, as are unrecognized continuation paragraphs and original line endings. The diff field shows the exact before/after text. This is a conservative text utility, not a complete CommonMark parser: use explicit fenced code for code preservation and inspect the diff before applying it elsewhere.
Quick start
The shortest documented path into the current release.
python -m pip install .
repair-numbering examples/sample.json
repair-numbering examples/sample.json --format json --output report.jsonThe example documents the v1 input shape. Existing report files are never overwritten. Source inputs are read-only except where the documented purpose explicitly creates a new output artifact.
Current limitations
These boundaries are part of the product and prevent the page from implying unverified capability.
The repairer recognizes common one-line markers. Nested semantics, continuation paragraphs, and intentional numbering require review.
Privacy and licensing
Review the actual data boundary before using a tool with sensitive inputs.
Privacy and safety
The tool runs locally and does not upload input or include telemetry. Python 3.10 or newer is supported on Windows, macOS, and Linux.
License and release
Numbered List Repairer is published under MIT. The current cataloged release is v1.1.0, published 2026-09-07.
Related projects
Related projects are selected deterministically from shared catalog tags, category, and implementation technologies—not popularity or paid placement.
Numbered List Repairer v1.1.0
Use the tagged release for downloads and release notes. Use the repository for source, issues, contribution guidance, security reporting, and complete documentation.
Page source: current Forge catalog plus README and CHANGELOG from the canonical local repository. Fingerprint: a595d27d4963c84e.