You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when there is no caption on a photo, there is no p-name class set, so the Microformats parser ends up with an implied name that includes all the "liked by ___" junk. Simple fix is to include an empty p-name element so that the consumer will see the blank name property.