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

Fixes the line number error in LoadInlineScript #151

Merged
merged 2 commits into from
Nov 26, 2020

Conversation

actboy168
Copy link
Contributor

XMLNodeHandlerHead::ElementData is called in ReadOpenTag, but line_number_open_tag is not updated.

@actboy168
Copy link
Contributor Author

The second commit fixes errors like this:

<script
  type="text/x-lua"
>
</script>

@mikke89 mikke89 merged commit 0ea0ad6 into mikke89:master Nov 26, 2020
@mikke89
Copy link
Owner

mikke89 commented Nov 26, 2020

Thank you!

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