pdftract/crates
jedarden ad29d9dadc fix(pdftract-1j0f8): prevent newline accumulation in CLI reference generator
The gen-cli-reference binary was accumulating extra blank lines after
the <!-- AUTOGEN END --> marker on each regeneration because it
preserved all content after the marker (including leading whitespace)
and then added its own newlines.

Fix: Trim leading whitespace from hand-curated content before appending.

Also regenerated cli-reference.md to remove accumulated blank lines.

Closes pdftract-1j0f8
2026-06-08 16:00:28 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli fix(pdftract-1j0f8): prevent newline accumulation in CLI reference generator 2026-06-08 16:00:28 -04:00
pdftract-core docs(pdftract-340): add SDK Architecture epic verification note 2026-06-08 15:33:18 -04:00
pdftract-inspector-ui fix(bf-4mkhv): clean up unused imports in hash.rs 2026-06-01 09:43:48 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py fix(pdftract-2uk9z): wrap native module results in typed Python objects 2026-05-28 21:18:38 -04:00
pdftract-schema-migrate feat(bf-4w2rt): scaffold pdftract-schema-migrate crate 2026-06-01 10:00:37 -04:00