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

Set a proper "lang" attribute on <html> #1481

Merged
merged 3 commits into from Jul 9, 2021
Merged

Set a proper "lang" attribute on <html> #1481

merged 3 commits into from Jul 9, 2021

Commits on Apr 10, 2020

  1. set lang attr on <html> according to user's choice

    Signed-off-by: BinotaLIU <[email protected]>
    binotaliu committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    2453b2a View commit details
    Browse the repository at this point in the history
  2. set default lang attr for note to 'en'

    Signed-off-by: BinotaLIU <[email protected]>
    binotaliu committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bdd2de7 View commit details
    Browse the repository at this point in the history
  3. escape attribute value for lang

    Signed-off-by: BinotaLIU <[email protected]>
    binotaliu committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9b899c7 View commit details
    Browse the repository at this point in the history