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
Posts from tantek.com, which I assume is indieweb, duplicate the 'content' in the 'name' element, which several projects use as a post title. This leads to posts like the attachment - the bold blob on top is normally a short one-line title. It's not horrible, but it happens a lot and is probably unnecessary since the content is duplicated. Many projects only use the content field and don't support titles, but it's a bit jarring for those that do. In any case just wanted to bring this up if it's an easy fix and doesn't cause any other ill effects.
The text was updated successfully, but these errors were encountered:
Hey Mike, good to hear from you! And sorry for the trouble. You're right, this is coming from @tantek's site tantek.com, via microformats2, in this case because his site explicitly sets p-name, the mf2 equivalent of AS2 name, on his posts. Sounds like that may be unintentional, he's going to look into it!
Posts from tantek.com, which I assume is indieweb, duplicate the 'content' in the 'name' element, which several projects use as a post title. This leads to posts like the attachment - the bold blob on top is normally a short one-line title. It's not horrible, but it happens a lot and is probably unnecessary since the content is duplicated. Many projects only use the content field and don't support titles, but it's a bit jarring for those that do. In any case just wanted to bring this up if it's an easy fix and doesn't cause any other ill effects.
The text was updated successfully, but these errors were encountered: