Skip to content

Replace EasyHTML with LazyHTML #2106

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

Merged
merged 3 commits into from
Apr 5, 2025
Merged

Conversation

DavidOliver
Copy link
Contributor

Re. #2105

Is there a better way of asserting whether or not a node is matched by the CSS selectors in ExDoc.Formatter.HTML.TemplatesTest outputs function groups test than the utility function I've added? I wondered if it would be possible to pattern match against the LazyHTML result's number of nodes, but I think we don't have direct access and instead only see a reference? (%LazyHTML{resource: reference()}.)

Copy link

github-actions bot commented Apr 4, 2025

@DavidOliver DavidOliver linked an issue Apr 4, 2025 that may be closed by this pull request
@DavidOliver DavidOliver requested a review from josevalim April 4, 2025 22:13
@DavidOliver DavidOliver merged commit bbf8d84 into elixir-lang:main Apr 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Replace EasyHTML by LazyHTML
3 participants