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

Fixed issue with custom tags that can crash the language server #112

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

JPinkney
Copy link
Contributor

Previously there wasn't much validation around custom tags that were being inserted into the parser. Without the validation, you could easily crash the language server by providing an invalid custom tag type. This PR fixes that issues and introduces changes to the README to make custom tag use more clear.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.05%) to 71.696% when pulling 149aae4 on custom-tags-fix into 5718b49 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+1.05%) to 71.696% when pulling 149aae4 on custom-tags-fix into 5718b49 on master.

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