@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.
@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.
@thisismissem @smallcircles I'm not sure... This only applies to the `Note` type, not `Article`. On Mastodon, Article titles always show up fine.
But also don't think it looks too bad by manually adding the title to the body of the Note, like if you pull this post up in Masto: https://matt.writefreely.dev/note-title-fix-test
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.
Realized that the way we do notes on #WriteFreely doesn't work with #Mastodon, if you include a title. They don't show up!
So I'll see how it looks if we include it in the body of the Note.
Dev notes from @musing, tooted away by @matt.
Follow @write_as, @writefreely, @snap_as, @remark_as, and the rest for official announcements.