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

Add an optional language argument #6

Closed
avelynhc opened this issue Sep 12, 2023 · 1 comment
Closed

Add an optional language argument #6

avelynhc opened this issue Sep 12, 2023 · 1 comment
Assignees

Comments

@avelynhc
Copy link
Owner

avelynhc commented Sep 12, 2023

Optional -l, --lang, and/or \l flag will be implemented, which indicates the language to use when generating the lang attribute on the root element.

For example, --lang fr would mean that the HTML documents are in French, and would include , while -l pt-BR would mean the text is using Brazilian Portuguese: <html lang="pt-BR">.

By default, en-CA for Canadian English will be used.

@avelynhc
Copy link
Owner Author

avelynhc commented Sep 13, 2023

Closed by 0f155cf

@avelynhc avelynhc self-assigned this Sep 29, 2023
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