Skip to content

fix: render placeholder-free number format sections - #10

Merged
developer0hye merged 1 commit into
fix/panic-safety-v2from
fix/panic-safety-v2-zero-format
Aug 30, 2026
Merged

fix: render placeholder-free number format sections#10
developer0hye merged 1 commit into
fix/panic-safety-v2from
fix/panic-safety-v2-zero-format

Conversation

@developer0hye

Copy link
Copy Markdown
Owner

Summary

  • render selected number-format sections that contain only literals
  • handle escaped and empty zero sections without changing numeric/date paths
  • add an exact regression for the office2pdf fixture format
  • apply current rustfmt output to two pre-existing lines so this branch satisfies its CI formatter gate

Validation

  • red: the new zero-section regression returned 0 instead of -
  • green: 42 unit tests passed
  • green: 97 integration tests passed
  • cargo clippy -- -D warnings
  • cargo fmt --all -- --check

Upstream counterpart: MathNya#361

Downstream issue: developer0hye/office2pdf#1262

Signed-off-by: Yonghye Kwon <developer.0hye@gmail.com>
@developer0hye
developer0hye merged commit a30bfe6 into fix/panic-safety-v2 Aug 30, 2026
1 check passed
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