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
Implied photo parsing is not working for at least this case:
else if .h-x>:only-child>img[src]:only-of-type:not[.h-*] then use that img src for photo
Need to fix and test for all implied photo cases.
Example:
Chat log: https://indiewebcamp.com/irc/2016-04-08#t1460150630108
The text was updated successfully, but these errors were encountered:
Added failing tests and fix for microformats#88
8d86401
This appears to be fixed, yes?
Sorry, something went wrong.
Fixed and merged, yep.
No branches or pull requests
Implied photo parsing is not working for at least this case:
Need to fix and test for all implied photo cases.
Example:
Chat log: https://indiewebcamp.com/irc/2016-04-08#t1460150630108
The text was updated successfully, but these errors were encountered: