Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown validation error in Yielded jsdoc #958

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

taras
Copy link
Member

@taras taras commented Jan 5, 2025

Motivation

I spent too much time figuring out how to work around this downstream. The correct thing to do is to fix the markdown here so I don't have to deal with it in the new website.

Approach

- Yielded<Operation<T>> === T
+ `Yielded<Operation<T>> === T`

@taras taras requested a review from cowboyd January 5, 2025 19:57
@cowboyd cowboyd merged commit 241f51f into v3 Jan 6, 2025
5 checks passed
@cowboyd cowboyd deleted the taras-patch-1 branch January 6, 2025 12:12
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