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

Basic markdown decorations for variables in requests #193533

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

roblourens
Copy link
Member

This is an improvement but the dumb strategy with strings won't last, I'm also working on storing a parsed version of the query

}
}

walkTreeAndAnnotateResourceLinks(a as HTMLElement);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recursion seems unnecessary, querySelectorAll will already have gotten all matching children in the element's tree

@roblourens roblourens merged commit 417a129 into main Sep 20, 2023
7 checks passed
@roblourens roblourens deleted the roblou/traditional-horse branch September 20, 2023 00:06
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants