Skip to content

Backport paragraph border parsing - #1

Merged
developer0hye merged 3 commits into
fix/parse-tolerancefrom
fix/parse-paragraph-borders
Jul 16, 2026
Merged

Backport paragraph border parsing#1
developer0hye merged 3 commits into
fix/parse-tolerancefrom
fix/parse-paragraph-borders

Conversation

@developer0hye

Copy link
Copy Markdown
Owner

What does this change?

Backports the paragraph-border reader fix from bokuweb#897 to the fix/parse-tolerance branch used by office2pdf.

The reader now preserves all w:pBdr positions and their type, size, spacing, and color attributes.

References

Screenshots

Not applicable.

What can I check for bug fixes?

  • cargo test -p docx-rs test_read_paragraph_borders
  • cargo test -p docx-rs --lib -- --test-threads=1 (272 passed)
  • rustfmt --check on the five changed files
  • git diff --check

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
@developer0hye
developer0hye merged commit c9c7936 into fix/parse-tolerance Jul 16, 2026
7 of 9 checks passed
@developer0hye
developer0hye deleted the fix/parse-paragraph-borders branch July 16, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant