Skip to content

✨ feat(lang): convert array to newline-separated string for markdown output#1479

Merged
harehare merged 2 commits intomainfrom
fix/markdown-array-to-string
Mar 20, 2026
Merged

✨ feat(lang): convert array to newline-separated string for markdown output#1479
harehare merged 2 commits intomainfrom
fix/markdown-array-to-string

Conversation

@harehare
Copy link
Copy Markdown
Owner

  • Array values are now joined with newlines when converting to markdown string
  • Updated attr handling for arrays in builtin
  • Fixed test expectations for markdown output
  • Registered array attr type in mq-check

…output

- Array values are now joined with newlines when converting to markdown string
- Updated attr handling for arrays in builtin
- Fixed test expectations for markdown output
- Registered array attr type in mq-check
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 20, 2026

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing fix/markdown-array-to-string (c197005) with main (a156a7d)

Open in CodSpeed

@harehare harehare merged commit c379250 into main Mar 20, 2026
6 checks passed
@harehare harehare deleted the fix/markdown-array-to-string branch March 20, 2026 12:47
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