Skip to content

🐛 fix(mq-check): correct return type of to_markdown and to_mdx to array(Markdown)#1577

Merged
harehare merged 1 commit intomainfrom
fix/mq-check-to-markdown-return-type
Apr 11, 2026
Merged

🐛 fix(mq-check): correct return type of to_markdown and to_mdx to array(Markdown)#1577
harehare merged 1 commit intomainfrom
fix/mq-check-to-markdown-return-type

Conversation

@harehare
Copy link
Copy Markdown
Owner

Both functions return an array of Markdown nodes, not a single Markdown node. Update tests to pipe through first() before calling markdown functions.

…ay(Markdown)

Both functions return an array of Markdown nodes, not a single Markdown node.
Update tests to pipe through first() before calling markdown functions.
@harehare harehare merged commit 4a77a63 into main Apr 11, 2026
4 checks passed
@harehare harehare deleted the fix/mq-check-to-markdown-return-type branch April 11, 2026 13:09
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