this post was submitted on 08 May 2024
2 points (100.0% liked)
Article Interop WG
37 readers
1 users here now
A group to discuss how Article
objects can be better supported across the fediverse
founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@tedu @article_interop There might be popular services where
name
is ignored completely but<h1>
incontent
gracefully degrades. If that's the case,<h1>
(or<h1>
plusname
) would be preferable.AFAIK Mastodon doesn't have this problem and will display
Article.name
. I don't know about the others.@tedu @article_interop
Found the answer here: https://funfedi.dev/support_tables/generated/object_types/
Sharkey seems to be ignoring the
name
, I guess this means Misskey does that as well.