-
Notifications
You must be signed in to change notification settings - Fork 63
Description
https://granary.io/url?input=html&output=mf2-json&url=http%3A%2F%2Fbeta.singpolyma.net%2F
I see the first item is my representative hcard -- but it has as "author" property? Also not getting the full name that is present.
Authors on the hentries have the full content of the vcard as the name instead of pulling from the fn property, and are also missing the full name that is present.
Entries with rel=tag markup get a data element appended to their content.html property?
For comparison, https://pin13.net/mf2/?url=http%3A%2F%2Fbeta.singpolyma.net%2F gives me what I expected. https://mf2.kylewm.com/?url=http%3A%2F%2Fbeta.singpolyma.net%2F&parser=html5lib has most of the same issues (I assume you also use mf2py, so that's probably it) but it at least handles the name in the representative hcard properly.