Just opened a PR for this: https://github.com/writefreely/writefreely/pull/1491
It ends up putting us in compliance with the ActivityStreams spec, too, by making sure no markup is included in the `name` property.
@kariboka in theory sure, but it also took about 7 years for decent Article / long-form text support in Mastodon 😅 so this is just quickest for now. It does also fix something we needed to do anyway, which was exclude markup from titles. So all good.
@dev@social.musing.studio does this mean that we will see both a title in name and in content?
That would be a duplication... Not the end of the world by any stretch, of course.
@julian yeah, just for Notes, not Articles. I'm wondering if I should just leave `name` empty for Notes to prevent that. Especially not sure how anything besides Mastodon handles it.