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

peg$SyntaxError: Expected ",", ".", [ \t\n\r], [+\-], [0-9], [Aa], [Cc], [Hh], [Ll], [Mm], [Qq], [Ss], [Tt], [Vv], [Zz], [eE], or end of input but "&" #20

Open
sharmahemal opened this issue Jun 26, 2024 · 0 comments

Comments

@sharmahemal
Copy link

Hi,

I have found an issue when we parse HTML code we get the error.

String : M1737.5,678.8h-811c-11,0-20,9-20,20V1138h-137v291.5h184.1v245H1117v265.1h232.9l68.6-65.9l0.1-780.4 \t\t\th75.9V932.5h232.4l30.6-31.8V698.8C1757.5,687.7,1748.5,678.8,1737.5,678.8z

Error: peg$SyntaxError: Expected ",", ".", [ \t\n\r], [+-], [0-9], [Aa], [Cc], [Hh], [Ll], [Mm], [Qq], [Ss], [Tt], [Vv], [Zz], [eE], or end of input but "&"

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