- 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 ✓ |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-inspector-ui | ||
| pdftract-libpdftract | ||
| pdftract-py | ||
| pdftract-schema-migrate | ||