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

Highlighting Wrong Lines #133

Open
jacobheath opened this issue May 12, 2020 · 0 comments
Open

Highlighting Wrong Lines #133

jacobheath opened this issue May 12, 2020 · 0 comments

Comments

@jacobheath
Copy link
Collaborator

The highlighting seems to be grabbing the wrong lines in some cases. Additionally, some inline DOM writes are being entirely highlighted, making it hard to read. Parse the DOM structure and only take a few parents above. Prettify that and then substring it so the formatting is correct.

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