pdftract/crates
jedarden 21fa46940b test(pdftract-4brcu): Fix list classification test expectations
- Fixed test_starts_with_bullet_asterisk and test_starts_with_bullet_dash
- Tests now correctly expect trailing whitespace (e.g., '* ' and '- ')
- Regex requires \s after bullet character for valid list formatting
- All 29 list tests pass

Acceptance criteria verified:
- 3 "* Item" lines -> List ✓
- 3 "1. First/2. Second/3. Third" lines -> List ✓
- 1 "* Solo" line -> List ✓
- 4/5 "- " starts -> List ✓
- 2/5 "- " starts -> NOT List ✓
2026-06-06 23:34:16 -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 feat(pdftract-2m3gl): implement PHP SDK with Packagist publishing 2026-06-01 10:27:03 -04:00
pdftract-core test(pdftract-4brcu): Fix list classification test expectations 2026-06-06 23:34:16 -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