Skip to content

fix: preserve long labels in drawio output#12

Open
1cbyc wants to merge 1 commit into
IBM:mainfrom
1cbyc:fix/preserve-long-labels
Open

fix: preserve long labels in drawio output#12
1cbyc wants to merge 1 commit into
IBM:mainfrom
1cbyc:fix/preserve-long-labels

Conversation

@1cbyc

@1cbyc 1cbyc commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Preserve labels as authored instead of shortening them with ellipses
  • Add regression coverage for long shape/group labels in generated DrawIO output

Test Plan

  • uv run pytest -q
  • uv run ruff check .

Fixes #11

Signed-off-by: 1cbyc <isaacnsisong@gmail.com>
@1cbyc 1cbyc force-pushed the fix/preserve-long-labels branch from db06281 to 3fdf24f Compare June 29, 2026 20:52
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.

BUG: labels in draw.io files are truncated

1 participant