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

lang="en" can get missing #21

Open
yezhengli-Mr9 opened this issue Jun 1, 2023 · 3 comments
Open

lang="en" can get missing #21

yezhengli-Mr9 opened this issue Jun 1, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@yezhengli-Mr9
Copy link

For following, even lang="en" can get missing

<html lang="en"><head>
        <meta charset="utf-8">
        <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
        <meta http-equiv="Pragma" content="no-cache">
        <meta http-equiv="Expires" content="0">
        ...
        </head>
        <body></body>
 </html>
@fhightower fhightower added the bug Something isn't working label Jun 6, 2023
@fhightower
Copy link
Owner

Good catch - thanks for reporting. Unfortunately, I don't have time to work on this at the moment without sponsorship. If you're using this python package for profit, please consider sponsoring me. Thanks!

Regardless, I'll try to swing back to this project sometime before the end of the year.

@fhightower
Copy link
Owner

@yezhengli-Mr9 : I see that you closed this issue. Is this still a bug?

@fhightower
Copy link
Owner

Going to reopen this unless I hear that this is not a bug.

@fhightower fhightower reopened this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants