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

do not support chinese #106

Closed
zhjunbai opened this issue Dec 16, 2024 · 1 comment
Closed

do not support chinese #106

zhjunbai opened this issue Dec 16, 2024 · 1 comment
Labels

Comments

@zhjunbai
Copy link

exp, err := xpath.Compile("//table[caption/em/h2='结果']")

exp.q.Predicate.Right.Val will be
xE7 xBB x93 xE6 x9E
should be
xE7 xBB x93 xE6 x9E x9C

@zhengchun zhengchun added the bug label Dec 16, 2024
@zhengchun
Copy link
Contributor

For non-English characters , #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants