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 language support #210

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Add language support #210

merged 3 commits into from
Nov 30, 2023

Conversation

angelogladding
Copy link
Collaborator

Add language details to embedded properties and root microformats using the following order of specificity:

embedded properties (class=e-* lang=..)
root microformats (class=h-* lang=..)
document root (<html lang=..>)

Closes #150.

Add language details to embedded properties and root microformats using the following order of specificity:

    embedded properties (class=e-* lang=..)
    root microformats (class=h-* lang=..)
    document root (<html lang=..>)
@angelogladding
Copy link
Collaborator Author

Accidentally deleted the originating repo for #203.. This recreates it. See that PR for feedback.

Copy link
Member

@sknebel sknebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@angelogladding angelogladding merged commit f6afda7 into microformats:main Nov 30, 2023
15 checks passed
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

Successfully merging this pull request may close these issues.

support lang attribute for language
2 participants