Skip to content

Fix wrong markdoc widget rendering#5

Open
sibevin wants to merge 1 commit intosegphault:masterfrom
sibevin:fix-wrong-markdoc-widget-rendering
Open

Fix wrong markdoc widget rendering#5
sibevin wants to merge 1 commit intosegphault:masterfrom
sibevin:fix-wrong-markdoc-widget-rendering

Conversation

@sibevin
Copy link
Copy Markdown

@sibevin sibevin commented Jan 13, 2026

When rendering a markdoc widget, it uses eq() to make sure where the widget to render based on the source. But this typo causes the eq() always returns true and a wrong widget will be rendered.

When rendering a markdoc widget, it uses eq() to make sure where the
widget to render based on the source. But this typo causes the eq()
always returns true and a wrong widget will be rendered.
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