We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Came up against some sites where this is needed to work properly with feedreaders, so time to finally implement this.
Easiest technique is going to be just adding class="u-url" to each hAtom-scoped a[rel~=bookmark]
The text was updated successfully, but these errors were encountered:
Added failing test and fix for microformats#57
b27dc8d
Merge pull request #93 from gRegorLove/issue59
d5a3f61
Added failing test and fix for #57
#93 has been merged so this issue can be closed.
Sorry, something went wrong.
No branches or pull requests
Came up against some sites where this is needed to work properly with feedreaders, so time to finally implement this.
Easiest technique is going to be just adding class="u-url" to each hAtom-scoped a[rel~=bookmark]
The text was updated successfully, but these errors were encountered: