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

Question description scraper misses hover elements #120

Open
dtetruash opened this issue Aug 3, 2024 · 0 comments
Open

Question description scraper misses hover elements #120

dtetruash opened this issue Aug 3, 2024 · 0 comments

Comments

@dtetruash
Copy link

It seems that the scraper which displays the question description in Neovim ignores hover elements found in them.

Example: Leetcode 110. Balanced Binary Tree

Question 110 on Leetcode.com

Current behaviour:

The element with the hover pop-up is bolded, but the text within the hover element is not displayed
Question 110 in Neovim

Expected behaviour:

The element is bolded AND the hover text is displayed after it.

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

No branches or pull requests

1 participant