Skip to content

fix: preserve newlines in multi-feed table display#20

Merged
jasonad123 merged 1 commit intoprep/cranfrom
claude/review-and-test-merge-GztkF
Feb 12, 2026
Merged

fix: preserve newlines in multi-feed table display#20
jasonad123 merged 1 commit intoprep/cranfrom
claude/review-and-test-merge-GztkF

Conversation

@jasonad123
Copy link
Owner

cli::cli_inform() collapses embedded newlines, breaking the tibble table formatting when multiple feeds match. Switch to message() which is equally CRAN-compliant (routes to stderr/message stream) and faithfully preserves the preformatted table output.

cli::cli_inform() collapses embedded newlines, breaking the tibble
table formatting when multiple feeds match. Switch to message()
which is equally CRAN-compliant (routes to stderr/message stream)
and faithfully preserves the preformatted table output.

https://claude.ai/code/session_0198TAubxxGQdmyftSHnhy6s
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

Preview Deployment

🚀 Preview URL: https://1c4b2057.mobdb.pages.dev

Branch alias: https://claude-review-and-test-merge.mobdb.pages.dev

@jasonad123 jasonad123 merged commit 69150b6 into prep/cran Feb 12, 2026
6 checks passed
@jasonad123 jasonad123 deleted the claude/review-and-test-merge-GztkF branch February 12, 2026 16:14
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.

2 participants