Skip to content

fix(pdf): remove NUL characters from parsed text#3868

Open
Success6666 wants to merge 1 commit into
docling-project:mainfrom
Success6666:fix/pdf-nul-text-sanitization
Open

fix(pdf): remove NUL characters from parsed text#3868
Success6666 wants to merge 1 commit into
docling-project:mainfrom
Success6666:fix/pdf-nul-text-sanitization

fix(pdf): remove NUL characters from parsed text

6466a9b
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jul 24, 2026 in 3s

1 applicable rule, 1 validating requirements

Merge Protections

🟢 Merge protection satisfied — ready to merge.

Show 1 satisfied protection

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: