You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normalize test output for cross-platform consistency
The test comparison now strips platform-specific differences:
- Carriage returns (\r) that appear in macOS pandoc output
- Trailing empty columns like "| \r |" or "| |" from org tables
This fixes CI failures where macOS-generated golden files differ
from Linux test output due to line ending handling in pandoc.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments